Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.7.0
-
Component/s: PKI core
-
Labels:
-
Issue discovered during:Customer
Description
Email addresses in SubjectAltName.rfc822Name are escaped (automatically so if was set through the AdminGUI). However, after validating the SubjectAltName String, the + character is not "unescaped" and appears in the generated certificate. It should be un-escaped before generating the certificate.