Enabling or disabling SSL login
Syntax:
aaa port-access web-based <port-list> [ssl-login]
no aaa port-access web-based <port-list> [ssl-login]
Enables or disables SSL login (https on port 443). SSL must be enabled on the switch.
If SSL login is enabled, a user is redirected to a secure page, where they enter their username and password. If SSL login is disabled, a user is not redirected to a secure page to enter their credentials.
Use the
no
form of the command to disable SSL login.
(Default: disabled)