wafer: only ask for client certs on the login page
authorJulien Cristau <jcristau@debian.org>
Wed, 31 Jan 2018 08:06:08 +0000 (09:06 +0100)
committerJulien Cristau <jcristau@debian.org>
Wed, 31 Jan 2018 08:06:08 +0000 (09:06 +0100)
modules/roles/files/debconf_wafer/wafertest.debconf.org

index c43ef8d..f94f87b 100644 (file)
@@ -26,7 +26,6 @@ WSGIDaemonProcess wafertest \
   SSLCACertificateFile /var/lib/dsa/sso/ca.crt
   SSLCARevocationCheck chain
   SSLCARevocationFile /var/lib/dsa/sso/ca.crl
-  SSLVerifyClient optional
 
   WSGIProcessGroup wafertest
   WSGIScriptAlias / /srv/debconf-web/wafertest.debconf.org/dc18.dc.o/wsgi.py