R3721-F3210-F3171-HP High-End Firewalls Getting Started Command Reference-6PW101

23
Default level
3: Manage level
Parameters
None
Description
Use ip https enable to enable the HTTPS service.
Use undo ip https enable to disable the HTTPS service.
By default, the HTTPS service is disabled.
The device can act as the HTTP server that can be accessed only after the HTTP service is enabled.
Enabling the HTTPS service triggers an SSL handshake negotiation process.
If the local certificate of the device exists, the SSL negotiation succeeds, and the HTTPS service can
be started.
If no local certificate exists, the SSL negotiation triggers a certificate application process that often
fails because it times out. If that happens, execute the ip https enable command multiple times to
start the HTTPS service.
Related commands: display ip https.
Examples
# Enable the HTTPS service.
<Sysname> system-view
[Sysname] ip https enable
ip https port
Syntax
ip https port port-number
undo ip https port
View
System view
Default level
3: Manage level
Parameters
port-number: Port number of the HTTPS service, which ranges from 1 to 65535.
Description
Use ip https port to configure the port number of the HTTPS service.
Use undo ip https port to restore the default.
By default, the port number of the HTTPS service is 443.
Verify that the port number is not used by another service, because this command does not check for
conflicts with configured port numbers.
Related commands: display ip https.