commit | c4eff165160b5e3cc1666521c687831a2869ae87 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Jun 19 12:18:08 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Wed Jun 25 11:26:12 2014 +0200 |
tree | 715d3a0db8343cbae125872f9344a4ea97b927df | |
parent | f4e1b645175eb4fc77ebd70c128d1c732e6bb36d [diff] [blame] |
Restore ability to use v1 CA if trusted locally
diff --git a/ChangeLog b/ChangeLog index e554f8d..097f0ff 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -41,6 +41,8 @@ rejected with CBC-based ciphersuites and TLS >= 1.1 * Very large records using less padding could cause a buffer overread of up to 32 bytes with CBC-based ciphersuites and TLS >= 1.1 + * Restore ability to use a v1 cert as a CA if trusted locally. (This had + been removed in 1.3.6.) = PolarSSL 1.3.7 released on 2014-05-02 Features