]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Shuffle the cafile= context logics to libsecurity class PeerOptions
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 9 Oct 2015 02:48:55 +0000 (19:48 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 9 Oct 2015 02:48:55 +0000 (19:48 -0700)
* Rename the parameter tls-cafile= and allow multiple cafile= entries to
  be used in squid.conf.

* Document the capath= option as only supported by OpenSSL and LibreSSL.

* Add GnuTLS support for CA loading.
  Although at this point GnuTLS contexts are not yet created.

1  2 
doc/release-notes/release-4.sgml
src/cf.data.pre

Simple merge
diff --cc src/cf.data.pre
Simple merge