[jbossws-issues] [JBoss JIRA] Created: (JBWS-2594) X509IssuerSerial reference token creates invalid xml request

Christoph Hennes (JIRA) jira-events at lists.jboss.org
Mon Apr 6 03:36:22 EDT 2009


X509IssuerSerial reference token creates invalid xml request
------------------------------------------------------------

                 Key: JBWS-2594
                 URL: https://jira.jboss.org/jira/browse/JBWS-2594
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: ws-security
    Affects Versions: jbossws-native-3.0.5
         Environment: JBoss Portal 2.7.2
            Reporter: Christoph Hennes


If we are using ws-security encryption with the token reference type 'x509IssuerSerial':


<wsse:SecurityTokenReference>
354 <ds:X509Data>
355 <ds:X509IssuerSerial>
356 <ds:X509IssuerName>
357 DC=ACMECorp, DC=com
358 </ds:X509IssuerName>
359 <ds:X509SerialNumber>12345678</X509SerialNumber>
360 </ds:X509IssuerSerial>
361 </ds:X509Data>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list