10.5: Enable https on 10.5's Apache2 web server
Jun 30, '08 07:30:00AM • Contributed by: Anonymous

This short how-to explains how to get HTTPS/SSL working on Leopard, which uses apache2. First, follow the steps in
this hint, but instead of following Step 5, do the following:
After these steps, restart
apache2. Preferably do this from the command line (
sudo apachectl graceful), so that you can see if the configuration is accepted or not. After that, point your browser to
https://localhost/, and marvel at https beauty.