Name:

  1. (7 points) Configure apache successfully on your system, and set up DNS entries so that your machine is also known as www.ccis2122.com. Use an A record. Set up a small simple webpage instead of the default page. Get Instructor sign-off.
  2. (5 points) Install and configure squirrelmail such that a user browsing to http://www.ccis2122.com/webmail will receive a login page. Add an A record to DNS for webmail.ccis2122.com. Get Instructor sign-off.
  3. Show the command to list all the files included in the squirrelmail RPM package:
  4. (4 points) Restrict squirrelmail to require SSL for access. Get Instructor sign-off.
  5. What file did you have to modify for the previous question?
  6. (5 points) Restrict dovecot such that only connections from localhost (127.0.0.1) are allowed for unencrypted imap or pop3. Get Instructor sign-off.
  7. (3 points) Ensure that remote clients can still connect to pop3s and imaps on your machine. Get Instructor sign-off.
  8. (8 points EXTRA CREDIT). Regenerate new SSL certificates for your webserver, with appropriate contact information, etc. List the steps you had to follow to accomplish this. Get Instructor sign-off.