Version 4 (modified by 8 years ago) (diff) | ,
---|
Languages:
- English
- Español
Setup a security certificate
One you have obtained a security certificate from a certificate authority, you can start using by:
- Request a dedicated IP address
- Modify your DNS records in the members control panel to use your new IP address
- Add a new https web config that includes the following:
#SSL Stuff SSLEngine On SSLCertificateFile /path/to/certificate/file.crt SSLCertificateKeyFile /path/to/key/file.key SSLCertificateChainFile /path/to/key/intermediate.crt
Attachments (1)
- https-configuration.png (50.2 KB) - added by 2 years ago.
Download all attachments as: .zip