chore: add changelog
This commit is contained in:
parent
650cf4b27e
commit
03b0935564
|
@ -0,0 +1,5 @@
|
||||||
|
Port two TLS handshake validation features from emqx 4.4
|
||||||
|
|
||||||
|
- partial_chain support
|
||||||
|
- Certificate KeyUsage Validation
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
移植 emqx 4.4 中的两项 TLS 握手验证功能
|
||||||
|
|
||||||
|
- 支持部分链 ( partial_chain )
|
||||||
|
- 证书密钥使用验证
|
Loading…
Reference in New Issue