Ok this post documents how to setup Apache with SSL and either be your own singing authority or use one like Thawte I assume that you already have apache installed. Create a Key Pair Create your site RSA private Key and CSR (Certificate Signing Request) [root@server ~]# openssl genrsa -des3 -out domain.tld.key 1024 You will [...]
-
« Home
-
RSS Feeds