UI: Special characters in certificate fields produce invalid certificate #84
Labels
area/frontend
kind/bug
Something isn't working. The software does not behave as expected or specified.
status/updated
MDS Authority Portal Issue was updated since last Bi-weekly
Milestone
Description - What happened? *
When a certificate field contains characters outside the alphanumeric ASCII range (and some others), the resulting certificate is invalid, as it uses invalid characters for the string encoding selected.
Expected Behavior *
Certificate generation uses UTF-8 strings to represent special characters.
Observed Behavior *
Certificate generation uses the extremely restrictive ASN.1 PrintableString for certificate fields, even when they contain characters not supported by it.
Steps to Reproduce
Context Information
No response
Relevant log output
Screenshots
No response
The text was updated successfully, but these errors were encountered: