mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 21:30:42 +01:00
The new Option can have one of the following values: on = Expired certificates are allowed off = Expired certificates are not allowed warn = Expired certificates are allowed but warning will be logged (Default) Includes necessary tests to validate new code. closes https://github.com/rsyslog/rsyslog/issues/3364