Open the email we sent you, that contains the certificate for your domain name.
Copy the certificate, including the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- lines.
Paste the certificate into a blank document in a text editor. Use an editor that will not add characters, such as TextPad.
Save the document. We recommend that you name it YourDomainName.crt and save it in your Web server's default directory for SSL certificates.
We recommend that you also back up your certificate on another computer or storage device.
Confirm which certificate you purchased, and determine which set of Root and Intermediate certificates to download.
To confirm which certificate you purchased, review your order confirmation.
If you purchased SBS Instant, download set A below.
If you purchased SBS Secure or Secure Plus, download set B below.
A -- SBS Instant
-OR-
B -- SBS Secure and Secure Plus
Download the Root-Intermediate set for your domain name certificate. To download, right-click each certificate file name and select Save Target As.
Save the Root and Intermediate certificates to the same directory where you saved the certificate for your domain name.
In order for visitors' browsers to recognize your certificate as authentic and trustworthy, you must install it with the Intermediate and Root certificates that tie it to its issuing Certification Authority.
Open your certificates in a text editor and copy the text from each certificate into the text editor to form one file (the certificate chain). The certificates should be pasted so that the certicate for your domain name is placed at the top and the Root certificate is at the bottom. For example, if you purchased SBS Instant, the order should be:
YourDomainName.crt
*Intermediate2CA.crt
*Intermediate1CA.crt
*UTN*GlobalRoot.crt
The resulting file should have one CRLF between each certificate, and no added characters or whitespace:
-----BEGIN CERTIFICATE-----
Your Site Certificate text
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
*Intermediate1CA text
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
*Intermediate2CA text
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
*UTN*GlobalRoot text
-----END CERTIFICATE-----
Copyright © 2008 Secure Business Services, All rights reserved. Terms of Service | Privacy Policy