How to convert a PEM file to DER using openssl command? Posted on February 9, 2018 by Viet Luu openssl x509 -outform der -in certificate.pem -out certificate.der Tweet