CIT384-SSL_Lab

We had to create a dockerfile that will use self-signed certificates with OpenSSL and do the followings.

  1. Create vHost files for site1.internal, site2.internal, site3.internal.
  2. Turn on SSLEngine and add RewriteRule to force https://site1.internal as well as a new Block for 443 traffic.
  3. Create an HTML file for serving.
  4. Install Apache2 and other necessary modules
  5. Enable necessary modules
  6. Create self-signed certificates