Information
It is recommended that the HTTPS interface be configured and the HTTP interface be disabled.
HTTPS is HTTP traffic running over a Secure Sockets Layer (SSL).
Solution
The command to enable HTTPS is as follows
switch:admin> seccertutil genkey
Generating a new key pair will automatically do the following:
1. Delete all existing CSRs.
2. Delete all existing certificates.
3. Reset the certificate filename to none.
4. Disable secure protocols.
Continue (yes, y, no, n): [no] y
Select key size [1024 or 2048]: 1024
Generating new rsa public/private key pair
Done.