self-signed certificate with openssl, apache

openssl req -new -newkey rsa:1024 -days 365 -nodes -x509 -keyout server.pem -out server.pem

SSLEngine On
SSLCertificateFile server.pem
OpenSSL – Creating a self-signed cert with one command

Leave a Reply

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Subscribe without commenting