TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
aa01a038b521931382951036a5cd49bddcc40b51
/
.
/
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.