Penetration Testing Wiki
To convert a DER certificate to PEM format, use the following openssl command:
openssl x509 -inform der -in certificate.cer -out certificate.pem
How useful was this post?
Click on a star to rate it!
Average rating 0 / 5. Vote count: 0
No votes so far! Be the first to rate this post.
der openssl pem