pcf-tls certificates
Configures the certificate name, data, and key parameters.
Command Mode
Exec > Global Configuration
Syntax
certificates certificate_alias_name cert-data certificate_data private-key certificate_private_key
cert-data certificate_data
Specify the certificate data in PEM format.
Must be a string.
private-key certificate_private_key
Specify the certificate private key in PEM format.
Must be a string.
certificate_alias_name
Specify the alias name for the certificate.
Must be a string.
Usage Guidelines
Use this command to configure the certificate name, data, and key parameters.