sylvest Posted October 29, 2010 Posted October 29, 2010 Can I use SSL to secure a web site hosted on TCH? If so, how? The reason I need this is because I want to use HTTP authentication for a secure section of my web site, to avoid having to develop an authentication scheme from scratch, but (as I understand it) TCH does not support mod_auth_digest (in fact it only supports Basic authentication which sends passwords in open text across the internet - totally insecure). Using Basic auth via SSL would be ne alternative that would overcome this security hole. Thanks - Rowan Quote
TCH-Bruce Posted October 29, 2010 Posted October 29, 2010 You can use the shared certificate on the server using https://---your-domain.ext Some examples Of course to make it look more professional would require you having your own SSL certificate. Quote
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.