TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
93533b51a833644e7bf816b61e8108d738bf7026
/
.
/
ChangeLog.d
/
tls13-server-version-negotiation.txt
blob: 989018b4007a019d5416c531889faa462ebac96b [
file
] [
log
] [
blame
]
Features
* Add support for server-side TLS version negotiation. If both TLS 1.2 and
TLS 1.3 protocols are enabled, the TLS server now selects TLS 1.2 or
TLS 1.3 depending on the capabilities and preferences of TLS clients.
Fixes #6867.