]> git.ipfire.org Git - thirdparty/curl.git/commit
nss: prefer highest available TLS version
authorFabian Frank <fabian@pagefault.de>
Thu, 6 Feb 2014 08:41:53 +0000 (00:41 -0800)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Feb 2014 22:09:56 +0000 (23:09 +0100)
commitff92fcfb907b6aa69bc7e35670797fc0440756bd
tree736ade5445516ba2557cc2d354e0b1fbf0fd7694
parent8d1377282e67c4a3f8fbeaeccb81daa5cc843d71
nss: prefer highest available TLS version

Offer TLSv1.0 to 1.2 by default, still fall back to SSLv3
if --tlsv1[.N] was not specified on the command line.
lib/vtls/nss.c