mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
README: direct users to dhparam.pem setup when using CA certified certificates
Closes #332
This commit is contained in:
parent
aebe474852
commit
5b9b6774e8
@ -474,7 +474,7 @@ To secure your application via SSL you basically need two things:
|
||||
- **Private key (.key)**
|
||||
- **SSL certificate (.crt)**
|
||||
|
||||
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.
|
||||
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 to [Strengthening the server security](#using-https-with-a-load-balancer) section if you are armed with CA certified SSL certificates.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user