jump to "using https with a load balancer" section in SSL config.

This commit is contained in:
Sameer Naik 2014-08-28 10:36:17 +05:30
parent 0240531d7b
commit d4d95cc1b6

View File

@ -517,7 +517,7 @@ To secure your application via SSL you basically need two things:
When using CA certified certificates, these files are provided to you by the CA. When using self-signed certificates you need to generate these files yourself. Skip the following section if you are armed with CA certified SSL certificates.
Jump to the [Strengthening the server security](#strengthening-the-server-security) section if you are using a load balancer such as hipache, haproxy or nginx.
Jump to the [Using HTTPS with a load balancer](#using-https-with-a-load-balancer) section if you are using a load balancer such as hipache, haproxy or nginx.
#### Generation of Self Signed Certificates