docs: update changelogs.

This commit is contained in:
William Yang 2023-03-08 11:59:06 +01:00
parent 2cfec75652
commit ddd08b782f
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
## Bug fixes
- Fixed MQTT bridge TLS connection could not verify wildcard certificate from peer.
- Fixed MQTT bridge TLS connection could not verify wildcard certificate from peer[#10094](https://github.com/emqx/emqx/pull/10094).

View File

@ -2,4 +2,4 @@
## 修复
- 修正了 MQTT 桥接 TLS 连接无法验证对端的带通配符的证书。
- 修正了 MQTT 桥接 TLS 连接无法验证对端的带通配符的证书[#10094](https://github.com/emqx/emqx/pull/10094)