Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
ORBEM Configuration Mode Commands   
▀  ssl-certificate 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
7304 
   
ssl-certificate 
Defines the certificate to be used by the SSL transport of ORBEM. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > ORBEM Configuration 
configure > orbem
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-orbem)# 
Syntax
 
ssl-certificate { string certificate | file url } 
string
 
certificate
 
Specifies an ORBEM SSL certificate. 
certificate
 is an alphanumeric string of up to 4096 characters. 
file
 
url
 
Default: /usr/ssl/certs/orbscert.pem 
Specifies an ORBEM SSL certificate file and location. 
url
 is an alphanumeric string of up to 1024 
characters. 
Usage 
Use to configure the certificate to be used by the SSL transport of ORBEM. Note that if the 
file
 option is 
used, the certificate content is read from the 
url
 and converted into a quoted string. 
Example
 
The following command defines the certificate 
cert3.pem
 file as being located in the /usr/ssl/certs 
directory: 
ssl-certificate file /usr/ssl/certs/cert3.pem 
The following command defines the certificate string (the string shown is abbreviated): 
ssl-certificate string 
"-----BEGIN CERTIFICATE-----\n\ 
MIIELDCCA5WgAwIBAgIBATANBgkqhkiG9w0BAQQFADCBsTELMAkGA1UEBhMCVVMx\n\ 
FjAUBgNVBAgTDU1hc3NhY2h1c2V0dHMxEjAQBgNVBAcTCVRld2tzYnVyeTEeMBwG\n\ 
A1UEChMVU3RhcmVudCBOZXR3b3JrcyBJbmMuMSIwIAYDVQQLExlFbGVtZW50IE1h\n\ 
bmFnZW1lbnQgU3lzdGVtMQ4wDAYDVQQDEwVPUkJFTTEiMCAGCSqGSIb3DQEJARYT\n\ 
b3JiZW1AbnVsaW5raW5jLmNvbTAeFw0wMjA5MDYxMjE5MTNaFw0yMjA5MDExMjE5\n\