Category Archives: ssl

Apache 2 SSL

Prepare Server Key * See this post for details on how to setup a Certificate Authority (CA) using OpenSSL. * Sample session – commands # Generate a new server key and cert signing request (CSR) in PEM format openssl req … Continue reading

Posted in apache, ssl | Comments Off on Apache 2 SSL