(tls) add a simple description of the TLS configuration routine for debugging

This commit is contained in:
Benjamin Sergeant
2019-12-20 15:18:04 -08:00
parent 9799e7e84b
commit 2c6c1edd37
5 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.6.3] - 2019-12-20
(tls) add a simple description of the TLS configuration routine for debugging
## [7.6.2] - 2019-12-20
(mbedtls) correct support for using own certificate and private key