Navigation
Supported Platforms
Enabling HTTPS and XNM-SSL Services on Switches Using Self-Signed Certificates (CLI Procedure)
You can use the system-generated self-signed certificate or a manually generated self-signed certificate to enable Web management HTTPS and XNM-SSL services.
- To enable HTTPS services using the automatically generated
self-signed certificate:
[edit]
user@switch# set system services web-management https system-generated-certificate
- To enable HTTPS services using a manually generated self-signed
certificate:
[edit]
user@switch# set system services web-management https pki-local-certificate certificate-id-name
Note: The value of the certificate-id-name must match the name you specified when you generated the self-signed certificate manually.
- To enable XNM-SSL services using a manually generated
self-signed certificate:
[edit]
user@switch# set system services xnm-ssl local-certificate certificate-id-name
Note: The value of the certificate-id-name must match the name you specified when you generated the self-signed certificate manually.