| Installing your Certificate on WebStar 4.x | ||||||
|
Step 1: Copy your SSL Certificate to file You will receive an email from us with your SSL certificate in the email. Copy & paste your SSL Certificate (including the -----BEGIN NETSCAPE CERTIFICATE CHAIN----- and -----END NETSCAPE CERTIFICATE CHAIN----- headers) into a raw text editor such as BBEdit or Notepad, ensuring that no extra line spaces or extra characters are inserted into the data. Choose to save the file as yourdomainname.txt. Step 2: Install your SSL Certificate Make sure that your web server has SSL capabilities. It should say "SSL" in the Status window on the server, and have an SSL Security item in the list of Settings in WebSTAR Admin. To install an SSL server, you may need to install WebSTAR from the distribution CD. Make sure the Status window is open on the server machine. In WebSTAR Admin, Settings window (on any machine), select SSL Security. The top area lists the IP addresses you have set using the IP Secondary Addresses file. The lower area sets your security options, including certificate and private key data. The checkboxes set your policy regarding incoming connections. Each IP address uses a different certificate. You can have certificates for several of these addresses, but one IP address can only have a single certificate. Select the item for the IP address which corresponds to the host name of the current Certificate. On the Security popup menu, select SSL 2 and SSL 3. Use the Certificate Choose button to select the certificate file you have saved (yourdomainname.txt). Use the Private Key File Choose button to select the private key file you used to generate your Certificate Signing Request. Type your Private Key Password into the appropriate field. Click the Save button. Look at the server Status window. You should see a message confirming that the SSL certificate was accepted: SSL context for xxx.xxx.xxx.xxx:443 created. Encryption Ciphers The cipher checkboxes indicate which encryption algorithms you will support. The client can connect only if they support at least one of the cipher you enable, and they negotiate to find the best fit.
|