cdl ssl-config certs
Configures database endpoint specific SSL configuration parameters.
Privilege Level
Security Administrator, Administrator
Command Mode
Exec > Global Configuration
Syntax
certs ip ip_address ssl-key ssl_key_file ssl-crt ssl_cert_file
ip ip_address
Specify the IP address.
Must be a string.
ssl-key ssl_key_file
Specify the SSL key file.
Must be an aes-cfb-128-encrypted string.
ssl-crt ssl_cert_file
Specify the SSL Cert file.
Must be an aes-cfb-128-encrypted string.
Usage Guidelines
Use this command to configure database endpoint specific SSL configuration parameters.