Encryption protocols such as https should be used

Information

On sites that performs any authentication or has any confidential information, the web server needs to be configured to support HTTPS. The Web browser and Web server communicate with each other over the HTTP protocol. By default, HTTP is not secured at all. To assure the data integrity HTTPS must be enabled.

Solution

Configure the web server for SSL.
If using IBM HTTP Server as the web server, it uses IBM proprietary SSL module and SSL configuration. To configure IBM HTTP server for SSL do the following:
1. Open the httpd.conf file, which is the configuration file for IBM HTTP Server.
2. Go to <IHS_root>conf directory and add the ibm_ssl_module definition to the end of the LoadModule list.
3. Create a virtual host, then enable and configure SSL just for this virtual host. On a global level, the IBM HTTP server still does not use SSL. Add the directives to the httpd.conf
4. Save the httpd.conf configuration file and restart IBM HTTP Server.

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-8

Plugin: Unix

Control ID: dd65382af35d80cc7ab1dbdfd5c61137551946663e1cd767369eef4770608bba