1- Generate a Certificate Request

Note: A key size of 2048 bits is recommended for commercial sites (especially if PCI is a concern).

2- Copy Certificate to Server

Best practice:

  • Copy CRT file(s) to /etc/ssl/certs
  • Key file should already be in /etc/ssl/privateĀ 

3- Configure Nginx

Sample Configuration: Static Content

Sample Configuration: Proxy Rails via thin

-JO

Tagged with:
 

Comments are closed.