Ok fellow coders, I am trying to configure MAMP with SSL on my mac for development purposes. I have read and tried the following instructions: http://www.emersonlack
Also make sure you uncomment this line in httpd.conf
# Secure (SSL/TLS) connections Include /Applications/MAMP/conf/apache/extra/httpd-ssl.conf
Otherwise it will not be included when you start Apache. Mine was commented out for some reason.