munkireport / certificate
Module for munkireport.
v1.7
2024-08-01 20:41 UTC
This package is auto-updated.
Last update: 2026-03-01 00:26:08 UTC
README
Provides certificate information on certs found in /etc/certificates/ and the System Keychain.
Table Schema
- id (int) Unique id
- serial_number (string) Serial Number
- cert_exp_time (int) Unix timestamp of expiration time
- cert_path (string) Path to certificate
- cert_cn (string) Common name
- timestamp (int) Timestamp of last update
- issuer (string) Who issued the certificate
- cert_location (string) Where the certificate is stored