SSL Certs, SSL Certificate, SSL CertificatesSSL Certificates

Securing Your Online Business

4D WebSTAR Server Suite 5.1.2 (Mac OS 10.0.4 +)

Open a Web browser and go to the URL that appears in the confirmation email you received from Entrust. Your certificates are displayed. The Entrust SSL Certificate is in the section named "Entrust SSL Certificate".

Your certificate will look something like this:

-----BEGIN CERTIFICATE-----
MIIC4zCCAkygAwIBAgIBAzANBgkqhkiG9w0BAQUFADBFMQswCQYD
VQQGEwJVUzEYMBYGA1UEChMPR1RFIENvcnBvcmF0aW9uMRwwGgYD
VQQDExNHVEUgQ3liZXJUcnVzdCBSb290MB4XDTAxMDgyMTIwMDIw
OVoXDTA2MDEwMTIzNTkwMFowgcMxCzAJBgNVBAYTAlVTMRQwEgYD
VQQKEwtFbnRydXN0Lm5ldDE7MDkGA1UECxMyd3d3LmVudHJ1c3Qu
bmV0L0NQUyBpbmNvcnAuIGJ5IHJlZi4gKGxpbWl0cyBsaWFiLikx
JTAjBgNVBAsTHChjKSAxOTk5IEVudHJ1c3QubmV0IExpbWl0ZWQx
OjA4BgNVBAMTMUVudHJ1c3QubmV0IFNlY3VyZSBTZXJ2ZXIgQ2Vy
dGlmaWNhdGlvbiBBdXRob3JpdHkwgZ0wDQYJKoZIhvcNAQEBBQAD
gYsAMIGHAoGBAM0ogzRUG4nzD683kTH/rzFgyajoshBo7Z/nkzbx
CmS7R/UEFz8jR03FJxmBJgxUcg2ILdkfmhKfvLNx04AZP0dme4w1
KNK5Ct8k2pzWUHmBelrTN/fCStgpkiZk0eSYbDoAivU0m2X47eMQ
//24SVjcoN6COWuBsRYZYblUtuZDAgEDo2YwZDAPBgNVHRMECDAG
AQH/AgEDMA4GA1UdDwEB/wQEAwIBBjBBBgNVHR8EOjA4MDagNKAy
hjBodHRwOi8vY2RwLmJhbHRpbW9yZS5jb20vY2dpLWJpbi9DUkwv
R1RFUm9vdC5jZ2kwDQYJKoZIhvcNAQEFBQADgYEAgbZwffFU+Fjj
NYTSoUFyRAAysIauOknVaLteQPQJxBGLMhXGdfejVBTWLb1UTFBQ
XNNCiqm8Co+dYikuVB+0/1habRkb+k4vFe6tn5IvQMnfhZbSJNoX
n5IlGVDWQYlfC0/R1wjfv+U6rzTJbJ7WXX0Ka5jKLKuckXNvu7Eq
OA4=
-----END CERTIFICATE-----

  1. Copy the Server Certificate to your clipboard. You must include the "----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" lines:
  2. Paste the certificate into a PLAIN (ASCII) text editor and ensure that the entire text is flushed to the left with no leading or trailing white space.
  3. 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.
  4. To install an SSL server, you may need to install WebSTAR from the distribution CD.
  5. Make sure the Status window is open on the server machine.
  6. 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.

  7. 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.
  8. 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.

  9. Use the Certificate Choose button to select the certificate file you have saved in your host root folder described in Generate a Key.
  10. Use the Private Key File Choose button to select the private key file saved in your host root folder, described in Downloading Your Certificate.
  11. Type or paste your Private Key Password into the appropriate field.
  12. Click the Save button.
  13. Look at the server Status window. You should see a message confirming that the SSL certificate was accepted.