Andre lorbach 45c8d47696 ossl: Fix CRL File Expire from 1 day to 100 years.
The default in openssl.cnf was set to 1 day (Which is valid for
live systems). However for testbench we do not need an expired CRL
List, so changing it to 100 years is fine for the testbench.

This fixes issues with testcases added in PR
https://github.com/rsyslog/rsyslog/pull/5175

closes: https://github.com/rsyslog/rsyslog/issues/5180
2023-07-11 09:56:29 +02:00
..