|
@@ -86,8 +86,8 @@ hosts in use. The certificate and keys should be named after the virtual host w
|
|
#### Diffie-Hellman Groups
|
|
#### Diffie-Hellman Groups
|
|
|
|
|
|
If you have Diffie-Hellman groups enabled, the files should be named after the virtual host with a
|
|
If you have Diffie-Hellman groups enabled, the files should be named after the virtual host with a
|
|
-`dhparams` suffix and `.pem` extension. For example, a container with `VIRTUAL_HOST=foo.bar.com`
|
|
|
|
-should have a `foo.bar.com.dhparams.pem` file in the certs directory.
|
|
|
|
|
|
+`dhparam` suffix and `.pem` extension. For example, a container with `VIRTUAL_HOST=foo.bar.com`
|
|
|
|
+should have a `foo.bar.com.dhparam.pem` file in the certs directory.
|
|
|
|
|
|
#### Wildcard Certificates
|
|
#### Wildcard Certificates
|
|
|
|
|