]> granicus.if.org Git - curl/commit
SSL: PolarSSL default min SSL version TLS 1.0
authorJay Satiro <raysatiro@yahoo.com>
Fri, 24 Oct 2014 18:26:57 +0000 (14:26 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 4 Nov 2014 10:40:51 +0000 (11:40 +0100)
commite819c3a4ca1bff543f38b9504536ba5fa5013235
tree7ca398305094b54ba28606d2af247b3bbb889422
parentfb249902111b28c1034d5e364ef472859ec4718f
SSL: PolarSSL default min SSL version TLS 1.0

- Prior to this change no SSL minimum version was set by default at
runtime for PolarSSL. Therefore in most cases PolarSSL would probably
have defaulted to a minimum version of SSLv3 which is no longer secure.
lib/vtls/polarssl.c