Configuration Mode Commands : SteelHead Configuration Commands : SSL Support Commands : protocol ssl server-cert name change import-cert
  
protocol ssl server-cert name change import-cert
Imports an SSL certificate.
Syntax
[no] protocol ssl server-cert name <server-certificate-name> change import-cert <certificate-data> [import-key <key-data>] [password <password>] [non-exportable]
Parameters
name <server-certificate name>
Specifies the server certificate name.
import-cert <certificate- data>
Specifies the certificate data in PEM format.
import-key <key-data>
Specifies the private key data in PEM format.
password <password>
Specifies an alphanumeric password associated with the private key.
non-exportable
Makes the private key for server certificates non-exportable. If enabled the SteelHead will never include this certificate as a part of its bulk-export (or allow this certificate to be individually exportable). The certificate will still be pushed out as a part of a CMC resync.
Usage
The no command option disables this feature.
Example
amnesiac (config) # protocol ssl server-cert name examplename change import-cert certdatainpemformat import-key blah
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show protocol ssl server-cert name chain-certs