nss: map CURL_SSLVERSION_DEFAULT to NSS default

... but make sure we use at least TLSv1.0 according to libcurl API

Reported-by: Cure53
Reviewed-by: Ray Satiro
This commit is contained in:
Kamil Dudka 2016-10-27 14:27:25 +02:00
parent 27302abb94
commit 5d45ced7a4
2 changed files with 14 additions and 1 deletions

View file

@ -8,6 +8,7 @@ Curl and libcurl 7.51.1
This release includes the following changes:
o nss: map CURL_SSLVERSION_DEFAULT to NSS default
o
This release includes the following bugfixes: