Reordered TLS extension fields in client

Session ticket placed at end
This commit is contained in:
Simon Butcher 2015-09-29 01:06:06 +01:00
parent 04799a4274
commit 5624ec824e
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ Changes
* Added checking of hostname length in mbedtls_ssl_set_hostname() to ensure
domain names are compliant with RFC 1035.
= mbe TLS 2.1.1 released 2015-09-17
= mbed TLS 2.1.1 released 2015-09-17
Security
* Add countermeasure against Lenstra's RSA-CRT attack for PKCS#1 v1.5