]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix tls/ssl flags parsing
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 12 Jan 2016 17:35:06 +0000 (19:35 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 12 Jan 2016 17:35:06 +0000 (19:35 +0200)
commit3f6c158669b10ba0ea0117a4b5c9a059d0253c78
tree0a0be3fc3a748d6e0ded0b829eebdbf830fb3b1f
parentd738d7f7bcdf748615617c3d765c8062d705a9e6
Fix tls/ssl flags parsing

Tls flags listed using the [tls-|tls|ssl]flags option are not configured
correctly. In practice always the SSL_FLAG_NO_DEFAULT_CA even if no
selected and all other flags are ingored
src/security/PeerOptions.cc