Am Freitag 15 Januar 2010 06:29:06 schrieb Alon Bar-Lev:
> Why you need renegotiation? I will try to setup apache at my machine.

because of our configuration.

server wide:
        SSLVerifyClient optional
and in /svn and certain actions only:
                        SSLVerifyClient require
                        require valid-user

that way normal users can access /svn read-only,
which helps e.g. if they are behind a broken
http proxy that breaks svn communication.

also we don't want to require ssl client certificates
for trac access (e.g. login).

Regards, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to