Generate key
openssl genrsa -des3 -out /etc/apache2/ssl/sitename.com.key 2048
cp /etc/apache2/ssl/sitename.com.key /etc/apache2/ssl/sitename.com.key.secure
encrypt key
openssl rsa -in /etc/apache2/ssl/sitename.com.key.secure -out /etc/apache2/ssl/sitename.com.key
send encrypt file to client, because don't want apache ask for password
Link
Showing posts with label Apache SSL. Show all posts
Showing posts with label Apache SSL. Show all posts
Sunday, August 29, 2010
Subscribe to:
Posts (Atom)