Cisco Cisco Packet Data Gateway (PDG)

Seite von 8770
ORBEM Configuration Mode Commands   
▀  ssl-private-key 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
7306 
   
ssl-private-key 
Configures the SSL private key used by the ORBEM server. 
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-private-key { string key | file url } 
string
 
key
 
Specifies an ORBEM SSL private key. 
key
 is an alphanumeric string of up to 4096 characters. 
file
 
url
 
Default: /usr/ssl/certs/orbscert.pem 
Specifies the ORBEM SSL private key file location. T
url
 is an alphanumeric string of up to 1024 characters. 
Usage 
Use to configure the private key for the SSL transport of ORBEM. Note that if 
file
 option is used, the 
private key is read from the 
url
 and converted into a quoted string. 
Example
 
The following command defines the private-key 
cert3.pem
 file as being located in the /usr/ssl/certs 
directory: 
ssl-private-key file /usr/ssl/certs/cert3.pem 
The following command defines the private-key string (the string shown is abbreviated): 
ssl-private-key string  
"-----BEGIN RSA PRIVATE KEY-----\n\ 
MIICXQIBAAKBgQC6Dh79iaK/zZG/Kwme2XS6G8/n3/+sac6huxI1WNyammyYZKZp\n\ 
XTjHUlS92fvn0UUM4tFjN4XoqveSiqy3IqUhnVKS3+0L7s9beanQUJuR9MdLy9Ho\n\ 
7qh720wpN4isqN7YfGLoqGslLQjhS8z6ZT0ZUhyusY0rE6yHTV23nHKNtQIDAQAB\n\ 
9br1iVWvy/N23WXwZIiH+e1tBfHqlSd/0wJBANEEOgH/vJse/YdHeYjlT76IcGRp\n\ 
Tq6ldBXdoLRDGUF2AqdboJ7wWCOJQO34XbBtmWFfTkqz48Mi6uh3/5kDfH8CQGAl\n\