Skip to content

Handle IA5 strings in X509Utils._getDnFromSeq()#123

Open
thomasgi1 wants to merge 2 commits intoEphenodrom:masterfrom
ferrarielectronic:master
Open

Handle IA5 strings in X509Utils._getDnFromSeq()#123
thomasgi1 wants to merge 2 commits intoEphenodrom:masterfrom
ferrarielectronic:master

Conversation

@thomasgi1
Copy link
Copy Markdown

When decoding a X509 subjectDN the email field was omitted since it is encoded as an ASN1IA5String. The _getDnFromSeq() did not handle IA5 strings. This pull request fixes that problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant