Skip to Content.
Sympa Menu

en - [sympa-users] https authentication

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] https authentication
  • Date: Sat, 25 Aug 2007 12:50:11 +0200


Hello,

I am usign sympa-5.2.3
I want to configure https authrntication so added following in my htpd.conf
as
described in sympa docs
------
SSLEngine on
SSLVerifyClient optional
SSLVerifyDepth 10
...
<Location /sympa>
SSLOptions +StdEnvVars
SetHandler fastcgi-script
</Location>
-----------------------
also required certificates

and it redirects my whole site to https
what should I do to redirect only authentication to https ?


-Pramila


  • [sympa-users] https authentication, pramila.neharkar, 08/25/2007

Archive powered by MHonArc 2.6.19+.

Top of Page