sdaniels Posted September 28, 2007 Share Posted September 28, 2007 Can someone point me to a doc that explains how to make my login page HTTPS? I want to use SSL so that the passwords do not go plain text over the web. I am running Apache on a windows machine. Thanks. Link to comment https://forums.phpfreaks.com/topic/71037-https-ssl/ Share on other sites More sharing options...
AP81 Posted October 4, 2007 Share Posted October 4, 2007 Hi sdaniels, Here is a doc that I followed that got it all working for me. http://www.tc.umn.edu/~brams006/selfsign.html One thing that will catch you out is that you also need the PHP LDAP module (in Ubuntu/Debian apt-get install php5-ldap). Without this, it won't work. Hope this helps, Adam Link to comment https://forums.phpfreaks.com/topic/71037-https-ssl/#findComment-362081 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.