chore: add changelog

This commit is contained in:
William Yang 2023-10-12 10:20:02 +02:00
parent 221b748b0f
commit 9e196680de
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Port two TLS handshake validation features from emqx 4.4
- partial_chain support
- Certificate KeyUsage Validation

View File

@ -0,0 +1,4 @@
移植 emqx 4.4 中的两项 TLS 握手验证功能
- 支持部分链 ( partial_chain )
- 证书密钥使用验证