C
HAPTER
13
| System Management Commands
– 127 –
EXAMPLE
AP(config)# apmgmtui https port 1234
AP(config)#
apmgmtui https
server
Use this command to enable the secure hypertext transfer protocol
(HTTPS) over the Secure Socket Layer (SSL), providing secure access (that
is, an encrypted connection) to the access point’s web interface. Use the
no form to disable this function.
SYNTAX
[no] apmgmtui https server
DEFAULT SETTING
Enabled
COMMAND MODE
Global Configuration
COMMAND USAGE
â—† Both HTTP and HTTPS service can be enabled independently.
â—† If you enable HTTPS, you must indicate this in the URL:
https://device:port_number]
â—† When you start HTTPS, the connection is established in this way:
â–
The client authenticates the server using the server’s digital
certificate.
â–
The client and server negotiate a set of security protocols to use for
the connection.
â–
The client and server generate session keys for encrypting and
decrypting data.
â–
The client and server establish a secure encrypted connection.
A padlock icon should appear in the status bar for Internet Explorer.
EXAMPLE
AP(config)# apmgmtui https server
AP(config)#