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. Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.