mirror of
https://github.com/Icinga/icinga2.git
synced 2025-08-28 21:18:16 +02:00
* check_ssl_cert: integrate new option to set maximum validity check_ssl_cert has a new option with a new default: --maximum-validity. This change allows for services to use that option to override the default of 397 days. It is needed, if you have internal certificates that have a longer duration. --------- Co-authored-by: Alexander A. Klimov <alexander.klimov@icinga.com>