< Home

https enable (Portal authentication template view)

Function

The https enable command redirects HTTPS service requests to the portal authentication page.

The https disable action command disables the redirection of or directly blocks HTTPS service requests.

Format

https { enable | disable action { bypass | block } }

Parameters

Parameter Description Value
enable Redirects HTTPS service requests to the portal authentication page. -
bypass Permits HTTPS service requests without authentication. -
block Denies HTTPS service requests. In this case, users must access the portal authentication page or HTTP services to trigger authentication. Only authenticated users can access HTTPS services. -

Views

Portal authentication template view

Default Level

2: Configuration level

Usage Guidelines

By default, the FW redirects HTTP service requests destined for port 80 to the portal authentication page and denies HTTPS service requests. In this case, users must access the portal authentication page or HTTP services to trigger authentication. Only authenticated users can access HTTPS services.

Example

# Denies HTTPS service requests.

<sysname> system-view
[sysname] user-manage portal-template template1
[sysname-portal-template-template1] https disable action block
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >