3.10.4 SSH and HTTPS Configuration
Use this command to configure SSH and HTTPS mode operation.
Command Syntax:
ip ssh
ip http secure-server
ip http secure-redirect
ip http secure-certificate { upload <url_file> [ pass-phrase <pass_phrase> ] | delete | generate }
Argument | Description | |
Parameter |
| Upload a certificate through a URL. The supported protocols are HTTP, HTTPS, TFTP, and FTP. The URL format is |
| Privacy key pass phrase string if uploading certificate protected by a specific passphrase. | |
Default | N.A | |
Mode | Global Configuration mode | |
Usage | Enable SSH and HTTPS. To disable it, use the ‘no’ version of the command. Manage the HTTPS certificate (PEM format). | |
Example | Example 1: Upload the HTTPS certificate from TFTP server.
Example 2: Delete current certificate.
|