docs: Update changes/v4.4.11-en.md

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
William Yang 2022-10-31 17:14:35 +01:00 committed by GitHub
parent 23569198cf
commit dde4a28f31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
### Enhancements
- OTP upgrade from 24.1.5-3 to 24.3.4.2-1
[#9265](https://github.com/emqx/emqx/pull/9265)
- OTP upgrade from 24.1.5-3 to 24.3.4.2-1 [#9265](https://github.com/emqx/emqx/pull/9265).
Change highlights:
- Erlang/OTP [SSL library vulnerability fix](https://nvd.nist.gov/vuln/detail/CVE-2022-37026)
- Added support for OCSP (Online Certificate Status Protocol) Stapling
- Added CRL (Certificate Revocation List) cache auto refresh
### Bug fixes