HP VPN Firewall Appliances Getting Started Command Reference
21
Syntax
ip https enable
undo ip https enable
Default
The HTTPS service is disabled.
Views
System view
Default command level
3: Manage level
Usage guidelines
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.
Examples
# Enable the HTTPS service.
<Sysname> system-view
[Sysname] ip https enable
ip https port
Use ip https port to configure the port number of the HTTPS service.
Use undo ip https port to restore the default.
Syntax
ip https port port-number
undo ip https port
Default
The port number of the HTTPS service is 443.
Views
System view
Default command level
3: Manage level
Parameters
port-number: Port number of the HTTPS service, in the range of 1 to 65535.