Version 1 (modified by 16 years ago) ( diff ) | ,
---|
Setup a security certificate
One you have obtained a security certificate from a certificate authority, you can start using by:
- [/newticket 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
Attachments (1)
- https-configuration.png (50.2 KB ) - added by 7 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.