Command Groups
ip https server
Use this command to enable the secure hypertext transfer protocol (HTTPS) over the Secure Socket Layer (SSL), providing secure access (i.e., an encrypted connection) to the access point’s Web interface. Use the no form to disable this function.
Syntax
ip https server no ip 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 it in the URL: https://device[port_number]
•When you start HTTPS, the connection is established by:
–The client authenticating the server using the server’s digital certificate.
–The client and server negotiating a set of security protocols to use for the connection.
–The client and server generation of session keys for encrypting and decrypting data.
–The client and server establishing a secure encrypted connection.
A padlock icon should appear in the status bar for Internet Explorer 5.x.
Example
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#ip https server
RoamAbout 3000(config)#
Related Commands
ip https port page A‐26
RoamAbout Access Point 3000 Configuration Guide