Changes between Version 7 and Version 8 of faq/security/setup-certificate


Ignore:
Timestamp:
Feb 24, 2014, 1:07:09 AM (10 years ago)
Author:
Ross
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/security/setup-certificate

    v7 v8  
    44One you have [wiki:faq/security/get-certificate obtained a security certificate] from a certificate authority, you can start using by:
    55
    6  1. [/newticket Request a dedicated IP address]
    7  1. Modify your DNS records in the [https://members.mayfirst.org/ members control panel] to use your new IP address
    86 1. Add a new https web config that includes the following:
    97{{{
     
    1412SSLCertificateChainFile /path/to/key/intermediate.crt
    1513}}}
    16  1. Add the dedicated IP address to the IP field of your web configuration.
     14 1. Add a `*` to the IP field of your web configuration.  We use a method called [https://en.wikipedia.org/wiki/Server_Name_Indication Server Name Indication].  Though if you would prefer your own IP address you may request it.