Friday 9 May 2014

How to install SSL Certificates with Apache 2 on Ubuntu


Step – 1 Create a Certificate Signing Request(CSR file)

A CSR is an encrypted body of text. Your CSR will contain encoded information specific to your company and domain name; this information is known as a Distinguished Name or DN.
In the DN for most servers are the following fields: Country, State (or Province), Locality (or City), Organization, Organizational Unit, and Common Name.