|
Back Up your Certificates on Apache (OpenSSL) |
|
Global Support Centre > SSL Certificates > Apache (OpenSSL) > Back Up Certificates
PART 1 - Export the Private Key and SSL Certificate from Apache as a PKCS12 FIRST ! FIRST ! Modifications for export from ISPConfig, commands using via putty, you have to duplicate /root/ispconfig/httpd/conf/ssl.key/server.key to /root/ispconfig/httpd/conf/ssl.crt then change to this path /root/ispconfig/httpd/conf/ssl.crt further info: The assumption is that you have TWO files: the PrivateKey and the Certificate. You would COMBINE both private key and certificate into a single file using the OpenSSL command: |
|
weiter …
|