Configuring Certificate
- Generate a Certificate Request.
On a iPlanet webserver:
- http://hostname:8888
- Security > Request a Certificate
- Check New Certificate
- Fill in the CA Email Address with you email.
- Select the internal (software) cryptographic module.
- Enter the Key Pair File Password.
- Fill in the Requestor name fied with your name.
- Fill in the Telephone number.
- Fill in the Common name field with the FQDN.
- Fill in the Email address field with that of sys admin.
- The Organization field be filled such as Sun Microsystem Inc.
- Fill in the Country field with two letter code.
- Leave all other fields blank.
- Double check the info, then click OK.
- Save the certificate on the resulting page.
- Submit your Certificate Request.
- Connect to the appropriate Registration Authority.
- SSL Server Enrollment
- Cut and paste the certificate request generated in the previous step into the PKCS #10 Request box.
- Fill in info with sys admin.
- Provide server owner's name in the Additional Comments.
- Submit.
- Make note of request ID.
- Wait for your certificate.
- It usually takes 5 business days.
- Pick up your certificate and install into your server.
- Security > Install Certificate
- This Sever, Message text
- Cut and paste the new certificate under Message text
- OK
- Click Add Server Certificate
- You willnow see Success and a Warming dialog.
- Click OK to both and shutdown and restart the server.
- Import the Certificate Chain
- RA
- Retrieval
- Import CA Certificate Chain
- Display certificates in the CA certificate chain for importing ...
- CN=GTE CyberTrust Root, O=GTE Corporation,C=US
CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
CD=Sun Microsystems Inc CA (Class B), O=Sun Microsystems Inc
- http://hostname:8888
- Security
- Install Certificate
- Server Certificate Chain
- Message text (with headers)
- Cut and paste the certificate from the RA.
- Enter Certificate Name ONLY if certificate is not for 'This Server'
- Enter CN for the certificate.
- Click Add Server Certificate
- Server Administrator
- Manage Certificate
(You should see webpage listing all the certificates in your web server's.)
- Look for and click on the entry with "CN".
- This will pop up a dialog showing you the certificate.
- Verify it.
- If it does, click "Quit" to dismiss the dialog.
- If it doesn't, click the "Trust" button.
- OK to Do you really want to trust this Certificate Authority? .
- Click OK.
- Verify that your Certificate works.
- http://hostname:8888
- Manage Certificate
- Look for "Server Cert" and "Own"
- Click "Server Cert"
- A dialog box shows you the certificate of the web server.
- Click Quit to dismiss the dialog.
- Enable SSL
- Preference
- Encryption On/Off
- Encryption is On.
- Fill in the SSL port number of your web server (default is 443).
- Restart the server for changes to take effect.