docs: add changelog entries
This commit is contained in:
parent
b71b106456
commit
2f62426aca
|
@ -5,6 +5,13 @@
|
|||
- 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
|
||||
- Added support for OCSP stapling and CRL
|
||||
caching. #[9297](https://github.com/emqx/emqx/pull/9297).
|
||||
- Added support for specifying custom modules for adding clientid and
|
||||
common name
|
||||
aliases. #[9297](https://github.com/emqx/emqx/pull/9297).
|
||||
- Added support for specifying custom modules for custom
|
||||
authentication. #[9297](https://github.com/emqx/emqx/pull/9297).
|
||||
|
||||
### Bug fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue