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 Intermediate certificate(s) 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 certificate(s) that tie it to its issuing Certification Authority.
Use the import cert command to import the chained certificates. Paste the server's site certificate first, followed by the Secure Business Services intermediate certificate. If you purchased SBS Instant, place the AddTrust Intermediate certificate below the SBS Intermediate. Follow the last Intermediate certificate by typing three periods on a new line.
Example:
Intel 7110> import cert webserver
keyid is webserver;
Import protocol: paste, xmodem, uudecode
[paste]: <Enter>
Type or paste in date, end with ... alone on line
-----BEGIN CERTIFICATE-----
certificate for your domain name
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
first Intermediate certificate
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
second Intermediate (for SBS Instant)
-----END CERTIFICATE-----
<Enter>
...<Enter>
Import successful!
Intel 7110>
Note: There must be no white space before, between, or after certificates, and the "Begin..." headers and "End..." trailers must all be included.
Create mapping for Server 1. Use the create map command to specify the server IP address, ports, and keyID.
Intel 7110> create map
Server IP (or 0.0.0.0): 10.1.1.30
SSL (network) port [443]: <Enter>
Cleartext (server) port [80]: <Enter>
KeyID to use for mapping: webserver
Save the configuration when the server has been mapped.
Intel 7110> config save
Saving configuration to flash...
Configuration saved to flash
Intel 7110>
Copyright © 2008 Secure Business Services, All rights reserved. Terms of Service | Privacy Policy