burim:openssl
openssl x509 -in certificate.crt -out certificate.pem -outform PEM openssl rsa -in private.key -text > privatekey.pem
burim/openssl.txt · Last modified: 2024/02/27 14:15 by burim
openssl x509 -in certificate.crt -out certificate.pem -outform PEM openssl rsa -in private.key -text > privatekey.pem