Skip to content

Fix bug parsing X509 subject with spaces

Duncan Macleod requested to merge x509-m2crypto-sub-parse into master

This PR fixes an issue parsing an X509 certificate with a space in the CN.

Merge request reports