You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certificates show has expired on icingacli/icingaweb but not on module interface
To Reproduce
I think it was working fine before general Debian update. But now, Even if the certification is showing correct information en Web interface (Certificate chain is valid. / in 89 days), the cli and icingaweb (since it uses the cli), shows error:
# icingacli x509 check host --host 'domain.tld'
CRITICAL - *.domain.tld has expired since 743 days|'*.domain.tld'=0s;16070400:;6393600:;0;-64215390
Maybe related with wildcard certificates but it was working fine before.
Expected behavior
Show current status and not trigger warning/error status.
Your Environment
Include as many relevant details about the environment you experienced the problem in
Icinga Web 2 version and modules (System - About): 1.2.1
Web browser used: Firefox
Icinga 2 version used (icinga2 --version): r2.14.0-1
PHP version used (php --version): php8.2
Server operating system and version: Debian 12
The text was updated successfully, but these errors were encountered:
Describe the bug
Certificates show has expired on icingacli/icingaweb but not on module interface
To Reproduce
I think it was working fine before general Debian update. But now, Even if the certification is showing correct information en Web interface (
Certificate chain is valid.
/in 89 days
), the cli and icingaweb (since it uses the cli), shows error:Maybe related with wildcard certificates but it was working fine before.
Expected behavior
Show current status and not trigger warning/error status.
Your Environment
Include as many relevant details about the environment you experienced the problem in
icinga2 --version
): r2.14.0-1php --version
): php8.2The text was updated successfully, but these errors were encountered: