How can I create a PEM file from an SSL certificate?
These are the files that I have available:
.crt
server.csr
Additionally, if you don't want it to ask for a passphrase, then need to run the following command:
openssl rsa -in server.key -out server.key