Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This command extracts the private key from the certificate and private key file, which are combined in a PEM file, and writes the key to a separate file in the appropriate format for use with Nginx:

openssl rsa -in /etc/ssl/domain.com/converter.app.pem -out /etc/ssl/domain.com/converter.app.key