You will be receiving the following five files from comodo:
Root AddTrustExternalCARoot.crt
Intermediate CA UTNAddTrustSGCCA.crt
Intermediate CA ComodoUTNSGCCA.crt
Intermediate CA EssentialSSLCA.crt
domain/site certificate yourdomainname.crt
Or click to download the EssentialSSL CA files
When you receive the certificate, unzip it and import it into the 7110. Use the import cert command, with the KeyID. As with the import key, choose an import protocol for importing the key. Use p for paste. After the paste is finished, add three periods to display the command line.
You must import both the site certificate (domain.crt) and the intermediate certs (UTNAddTrustSGCCA.crt first followed by ComodoUTNSGCCA.crt and then EssentialSSLCA.crt ) certificate.
All Four certificates must be chained together in a single file. Use the import cert command to import the chained certificates. Paste the server's site certificate first, followed by the UTNAddTrustSGCCA.crt, followed by ComodoUTNSGCCA.crt and then EssentialSSLCA.crt intermediate certificates. Follow the intermediate certificates by typing three periods on a new line
Use the import cert command to import the chained certificates. Paste the server's site certificate first, followed by the intermediate certificate. Follow the intermediate CA 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-----
MIIEhjCCA26gAwIBAgIQUkIGSk83/kNpSHqWZ/9dJzANBgkqhkiG9w0BAQUFADBv
…………..more
text…………
vm9nu/9iVzmdDE2yKmE9HZzvmncgoC/uGnKdsJ2/eBMnBwpgEZP1Dy7J72skg/6b
kLRLaIHQwvrgPw==
-----END
CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEyDCCBDGgAwIBAgIEAgACmzANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQGEwJV
…………..more
text…………
zs1x+3QCB9xfFScIUwd21LkG6cJ3UB7KybDCRoGAAK1EqlzWINlVMr5WlvHqvaDj
vA2AOurM+5pX7XilNj1W6tHndMo0w8+xUengDA==
-----END
CERTIFICATE-----
-----BEGIN
CERTIFICATE-----
MIIEmTCCA4GgAwIBAgIQPToFJgm2LuWMNik4Y1ThJDANBgkqhkiG9w0BAQUFADCB
…………..more
text…………
xNMvmpAxwpJTlu1yp/7E2jkpUWjtkI2Xjv5FGbc=
-----END
CERTIFICATE-----
-----BEGIN
CERTIFICATE-----
MIIE+DCCA+CgAwIBAgIQQImVRH5fsRnYZXNwL41k/DANBgkqhkiG9w0BAQUFADCB
…………..more
text…………
Ia+AR/+G2zkRyOZQzUVtWZbKVXZttY6w3gloAA==
-----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>