munkireport / certificate
Module for munkireport.
Installs: 9 237
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 6
Open Issues: 0
This package is auto-updated.
Last update: 2024-10-31 21:07:18 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