aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icingaweb2-module-x509
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/icingaweb2-module-x509: Convert to USES=sslLi-Wen Hsu2021-08-031-4/+3
| | | | | PR: 257591 Approved by: gettoknowmi <gettoknowmi@yahoo.com> (maintainer)
* net-mgmt/icingaweb2-module-x509: Resolve php version conflicts, reallygettoknowmi2021-08-031-2/+1
| | | | | PR: 257591 Fixes: 5eecca3abc54b20895fe9280539a22c2ab8b5edd
* net-mgmt/icingaweb2-module-x509: Resolve php version conflictsLi-Wen Hsu2021-07-281-0/+3
| | | | | PR: 257437 Reported by: gettoknowmi <gettoknowmi@yahoo.com>
* net-mgmt/icingaweb2-module-x509: New port: Automates certificate monitoringDan Langille2021-07-144-0/+164
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. PR: 257163 Reported by: gettoknowmi <gettoknowmi@yahoo.com>