nf-tls certificates
Configures the certificate name, data, and key configuration.
Command Mode
Exec > Global Configuration
Syntax
nf-tls certificates certificate_alias_name [ [ cert-data pem_certificate_data ] [ private-key pem_certificate_private_key ] ]
cert-data pem_certificate_data
Specify the certificate data in PEM format.
Must be a string.
private-key pem_certificate_private_key
Specify the certificate private key in PEM format.
Must be a string.
certificate_alias_name
Specify the alias name for certificate.
Must be a string.
Usage Guidelines
Use this command to configure the certificate name, data, and key configuration.