secure-peering import-cert-key
Imports a certificate and key together.
Syntax
[no] secure-peering import-cert-key "<cert-key-data>" [password <string>]
Parameters
<cert-key-data> | Certificate and private key data in PEM format in which to import the key. (These are X509 PEM-format field names.) You must enclose the "<cert-key-data>" value in quotation marks. The private key is required regardless of whether you are adding or updating. |
password <string> | Specifies the decryption password. |
Example
amnesiac (config) # secure-peering import-cert-key "-----BEGIN CERTIFICATE-----
MIIDZjCCAs+gAwIBAgIJAIWfJNZEJiAPMA0GCSqGSIb3DQEBBQUAMIGAMSAwHgYD
VQQDExdTdGVlbGhlYWQgRDM0U1QwMDA1QzAwQzEiMCAGA1UEChMZUml2ZXJiZWQg
VGVjaG5vbG9neSwgSW5jLjEWMBQGA1UEBxMNU2FuIEZyYW5jaXNjbzETMBEGA1UE
CBMKQ2FsaWZvcm5pYTELMAkGA1UEBhMCLS0wHhcNMDkxMTE4MDEwNTAyWhcNMTEx
MTE4MDEwNTAyWjCBgDEgMB4GA1UEAxMXU3RlZWxoZWFkIEQzNFNUMDAwNUMwMEMx
[partial example]
Product
SteelHead CX, SteelHead, SteelHead Cloud
Related Commands