File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11--------------------------------------------------------------------------------------
22Scheduled Release 8.2604.0 (aka 2026.04) 2026-04-??
3+ - 2026-03-25: gtls: check CRL expiration, reject connections with expired CRL
4+ GnuTLS silently ignores expired CRLs -- it loads them into credentials
5+ without checking the validity period. This means rsyslog kept accepting
6+ TLS connections even when the configured CRL file had expired, unlike
7+ the OpenSSL driver which rejects them via X509_V_ERR_CRL_HAS_EXPIRED
8+ in the verify callback. This has now been fixed.
9+ Thanks to Attila Lakatos for the patch.
310- 2026-03-18: omazuredce: add Azure Monitor output module
411 This adds a documented Azure Monitor output path so rsyslog can
512 ship events to Azure-hosted observability workflows. It also makes
You can’t perform that action at this time.
0 commit comments