Alex Dean wrote: > > Is Apache listening on port 443? By default it only listens on 80. > Search your apache2.conf for 'Listen' and add 443 if its not there. > > Do you have local dns or a hosts file which maps example.org to > 192.168.0.1? > > alex > . > ::duh:: This was it. I added Listen 443 to my httpd.conf file and now it makes a secure connection. Thanks all. --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss