5 Jan
2011
5 Jan
'11
8:01 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5576 --- Comment #3 from Ian Walls <ian.walls@bywatersolutions.com> 2011-01-05 20:01:14 UTC --- hints from http://httpd.apache.org/docs/2.0/ssl/ssl_howto.html in httpd.conf, with mod_ssl: SSLVerifyClient none SSLCACertificateFile conf/ssl.crt/ca.crt <Location /secure/area> SSLVerifyClient require SSLVerifyDepth 1 </Location> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.