For some certs (in PEM), v0.3.4 version of this package adds extra characters \u0004�\b+ to the result of x509.parseCert function. The same cert and same code works in v0.3.3.
This is an issue because this makes v0.3.4 version unusable for some PEMs.
For some certs (in PEM), v0.3.4 version of this package adds extra characters
\u0004�\b+to the result of x509.parseCert function. The same cert and same code works in v0.3.3.This is an issue because this makes v0.3.4 version unusable for some PEMs.