No description
Find a file
Daniel Baumann 9357d771ba
Releasing fastforward version 1:1.3.2-5~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-08-04 13:42:46 +02:00
application Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
config/systemd Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
debian Releasing fastforward version 1:1.3.2-5~ffwd13+u1. 2025-08-04 13:42:46 +02:00
doc Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
library/X509 Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
public/css Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
schema Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
test/php Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
.mailmap Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
AUTHORS Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
configuration.php Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
LICENSE Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
module.info Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
phpstan-baseline-7x.neon Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
phpstan-baseline-8x.neon Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
phpstan-baseline-by-php-version.php Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
phpstan-baseline-common.neon Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
phpstan.neon Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
phpunit.xml Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
README.md Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00
run.php Adding upstream version 1:1.3.2. 2025-08-04 13:42:41 +02:00

Icinga Certificate Monitoring

PHP Support Build Status Github Tag

Icinga Logo

The certificate monitoring module for Icinga keeps track of certificates as they are deployed in a network environment. It does this by scanning networks for TLS services and collects whatever certificates it finds along the way. The certificates are verified using its own trust store.

The modules web frontend can be used to view scan results, allowing you to drill down into detailed information about any discovered certificate of your landscape:

X.509 Usage

X.509 Certificates

At a glance you see which CAs have issued your certificates and key counters of your environment:

X.509 Dashboard

Documentation