mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Revert rev 1510 "Ask SSL clients for a ssl cert"
This commit breaks webadmin. This was found with firefox. If you got any client certificates imported into firefox, it will ask you to select which certificate to use a couple of times per click (once per HTTP request which means also when loading images etc). Since webadmin by default shares the listen port with znc, we can't limit this SSL_VERIFY_PEER to webadmin listening ports. The simplest solution is thus to just drop this. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1514 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
Reference in New Issue
Block a user