|
Configuring the Web Server to Use HTTPS
HTTPS (Hypertext Transfer Protocol over Secure Socket Layer) is a web protocol that is used to indicate a secure HTTP connection. Although it is nearly identical to the HTTP protocol, it differs by adding an encryption layer between HTTP and TCP. It also uses the same Web Server Port that is specified under Iguana's Web Server Settings, instead of port 80 (used by HTTP), to interact with TCP. Iguana's HTTPS Web Server is useful for securing confidential data such as log messages, as well as any changes made within the Dashboard. Any changes you make within the Dashboard will be encrypted within your browser's HTTPS layer. The acknowledgement that you receive from the web server will also be encrypted and will be decrypted using your browser's HTTPS sub-layer.
|