(tls servers) Make it clear that apple ssl and mbedtls backends do not support SSL in server mode

This commit is contained in:
Benjamin Sergeant
2019-12-18 10:43:05 -08:00
parent 0679b6399f
commit 299afc1425
6 changed files with 21 additions and 1 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
## [7.5.6] - 2019-12-18
(tls servers) Make it clear that apple ssl and mbedtls backends do not support SSL in server mode
## [7.5.5] - 2019-12-17
(tls options client) TLSOptions struct _validated member should be initialized to false