You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Vamsavardhana Reddy (JIRA)" <de...@geronimo.apache.org> on 2006/09/25 09:19:50 UTC

[jira] Updated: (GERONIMO-2431) generateCSR reverses the attribute sequence in subject name

     [ http://issues.apache.org/jira/browse/GERONIMO-2431?page=all ]

Vamsavardhana Reddy updated GERONIMO-2431:
------------------------------------------

    Attachment: GERONIMO-2431-v1.2.patch

GERONIMO-2431-v1.2.patch: Chanages the generateCSR method to use subject DER sequence from the certificate instead of subjectDN.

> generateCSR reverses the attribute sequence in subject name
> -----------------------------------------------------------
>
>                 Key: GERONIMO-2431
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2431
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: security
>    Affects Versions: 1.1.1
>         Environment: G-1.1.1
>            Reporter: Vamsavardhana Reddy
>             Fix For: 1.1.2, 1.2
>
>         Attachments: GERONIMO-2431-v1.2.patch
>
>
> generateCSR function in FileKeystoreInstance is reversing the attribute sequence in the subject name.  For e.g, if the attribute sequence in subject inside the certificate is (C, ST, L, O, OU, CN), the attribute sequence in subject in the CSR is (CN, OU, O, L, ST, C).

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