[root@sls-bb21p18 private]# openssl rsa < managed.name.key > managed.name.key.nopw
Enter pass phrase:
writing RSA key
openssl rsa -in server.key -out server.key
回到/etc/httpd/conf.d/ssl.conf,把证书改为managed.name.key.nopw就可以了
Think before you speak, read before you think.
[root@sls-bb21p18 private]# openssl rsa < managed.name.key > managed.name.key.nopw
Enter pass phrase:
writing RSA key
openssl rsa -in server.key -out server.key
回到/etc/httpd/conf.d/ssl.conf,把证书改为managed.name.key.nopw就可以了
Leave a Reply