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
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