F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Getting Started Command Reference-6PW100

22
Parameters
port-number: Port number of the HTTPS service, which ranges from 1 to 65535.
Usage guidelines
Verify that the port number is not used by another service, because this command does not check for
conflicts with configured port numbers.
Examples
# Configure the port number of the HTTPS service as 6000.
<Sysname> system-view
[Sysname] ip https port 6000
Related commands
display ip https
ip https ssl-server-policy
Use ip https ssl-server-policy to associate the HTTPS service with an SSL server-end policy.
Use undo ip https ssl-server-policy to remove the association.
Syntax
ip https ssl-server-policy policy-name
undo ip https ssl-server-policy
Default
The HTTPS service is not associated with any SSL server-end policy, and the device uses a self-signed
certificate for authentication. (A self-signed certificate is generated and signed by the device itself, rather
than the CA.)
Views
System view
Default command level
3: Manage level
Parameters
policy-name: Name of an SSL server policy, a string of 1 to 16 characters.
Usage guidelines
The HTTPS service can be enabled only after this command is configured successfully.
With the HTTPS service enabled, you cannot modify the associated SSL server-end policy or remove the
association between the HTTPS service and the SSL server-end policy after the HTTPS service is enabled.
Examples
# Associate the HTTPS service with SSL server-end policy myssl.
<Sysname> system-view
[Sysname] ip https ssl-server-policy myssl
Related commands
display ip https
ssl server-policy (Network Management Command Reference)