You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org> on 2007/10/03 14:39:51 UTC

[jira] Created: (RAMPARTC-30) Need Thumbprint support in Key Identifiers

Need Thumbprint support in Key Identifiers
------------------------------------------

                 Key: RAMPARTC-30
                 URL: https://issues.apache.org/jira/browse/RAMPARTC-30
             Project: Rampart/C
          Issue Type: New Feature
          Components: Rampart-core
    Affects Versions: 1.1.0
         Environment: Any
            Reporter: Malinda Kaushalye Kapuruge
            Assignee: Malinda Kaushalye Kapuruge
             Fix For: 1.1.0


The <wsse:KeyIdentifier> element is used to specify a reference to an X.509 certificate by means of a reference to its X.509 Thumbprint attribute. The <wsse:SecurityTokenReference> element from which the reference is made contains a <wsse:KeyIdentifier> element. The <wsse:KeyIdentifier> element MUST have a ValueType attribute with the value or http://docs.oasis-open.org/wss/2005/xx/oasis-2005xx-wss-soap-message-security-1.1#ThumbprintSHA1 and its contents MUST be the  thumbprint for the desired certificate .
This is as per the WS-Security Specification 1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (RAMPARTC-30) Need Thumbprint support in Key Identifiers

Posted by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Malinda Kaushalye Kapuruge closed RAMPARTC-30.
----------------------------------------------


Fixed. Closing

> Need Thumbprint support in Key Identifiers
> ------------------------------------------
>
>                 Key: RAMPARTC-30
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-30
>             Project: Rampart/C
>          Issue Type: New Feature
>          Components: Rampart-core
>    Affects Versions: 1.1.0
>         Environment: Any
>            Reporter: Malinda Kaushalye Kapuruge
>            Assignee: Malinda Kaushalye Kapuruge
>             Fix For: 1.1.0
>
>
> The <wsse:KeyIdentifier> element is used to specify a reference to an X.509 certificate by means of a reference to its X.509 Thumbprint attribute. The <wsse:SecurityTokenReference> element from which the reference is made contains a <wsse:KeyIdentifier> element. The <wsse:KeyIdentifier> element MUST have a ValueType attribute with the value or http://docs.oasis-open.org/wss/2005/xx/oasis-2005xx-wss-soap-message-security-1.1#ThumbprintSHA1 and its contents MUST be the  thumbprint for the desired certificate .
> This is as per the WS-Security Specification 1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RAMPARTC-30) Need Thumbprint support in Key Identifiers

Posted by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Malinda Kaushalye Kapuruge resolved RAMPARTC-30.
------------------------------------------------

    Resolution: Fixed

Fixed. Finger print is taken from the X509 certificate and handled by the OMXMLSecurity

> Need Thumbprint support in Key Identifiers
> ------------------------------------------
>
>                 Key: RAMPARTC-30
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-30
>             Project: Rampart/C
>          Issue Type: New Feature
>          Components: Rampart-core
>    Affects Versions: 1.1.0
>         Environment: Any
>            Reporter: Malinda Kaushalye Kapuruge
>            Assignee: Malinda Kaushalye Kapuruge
>             Fix For: 1.1.0
>
>
> The <wsse:KeyIdentifier> element is used to specify a reference to an X.509 certificate by means of a reference to its X.509 Thumbprint attribute. The <wsse:SecurityTokenReference> element from which the reference is made contains a <wsse:KeyIdentifier> element. The <wsse:KeyIdentifier> element MUST have a ValueType attribute with the value or http://docs.oasis-open.org/wss/2005/xx/oasis-2005xx-wss-soap-message-security-1.1#ThumbprintSHA1 and its contents MUST be the  thumbprint for the desired certificate .
> This is as per the WS-Security Specification 1.1

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.