http secure-server enable
Function
The http secure-server enable command enables the HTTPS server function on the device.
The undo http secure-server enable command disables the HTTPS server function on the device.
By default, the HTTPS server function is enabled on the device.
Usage Guidelines
Usage Scenario
When users use the web page to access a remote device functioning as an HTTP server, the following problems exist:
- Users cannot authenticate the device.
- Privacy and integrity of data transmitted between users and the device cannot be ensured.
This command enables the device to function as an HTTPS server. The device uses the SSL protocol's data encryption, identity authentication, and message integrity check mechanisms to protect security of data transmitted between users and the device. These mechanisms ensure that users securely access a remote device on web pages.
Precautions
An SSL policy must have been associated with the HTTPS server using the http secure-server ssl-policy command. Otherwise, the http secure-server ssl-policy command does not take effect.