Step 5: Configure apache for HTTPS

You must configure Apache to support HTTPS by adding the required modules. Please refer to the Apache Web server documentation for more information.

Once the Apache Web server supports HTTPS, you must change or add the following directives to the apache configuration file:

Note: The Apache Web server must be started on a machine where the host is the same asthe one defined in the subject of the server's certificate (www.MyServer.com in our case).