]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Add support for TLSv1.1 and TLSv1.2 options and methods
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 6 May 2012 01:29:22 +0000 (19:29 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 6 May 2012 01:29:22 +0000 (19:29 -0600)
commit3d96b0e84aba61ba2e34142fd956d5a25d27c635
tree4d6cf1f77e68b3a0f7441456b2e8b5c949f424f1
parent9d3663571d3853c032c9a82e8ad10bb67e5bba1f
Add support for TLSv1.1 and TLSv1.2 options and methods

When OpenSSL v1.0.1+ is being built against.

Also update the documentation for sslproxy_version which was not
mentioning what the supported version codes were.

Future work:
* make version config option(s) accept a set of named versions and
  convert to codes internally.
* redesign how version and options are handled. Admin should be able to
  just list the TLSv* wanted and Squid figure out the appropriate options
  from there.
src/cf.data.pre
src/ssl/support.cc