munkireport/certificate

Module for munkireport.

Installs: 10 527

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 6

Open Issues: 0

pkg:composer/munkireport/certificate

v1.7 2024-08-01 20:41 UTC

This package is auto-updated.

Last update: 2025-09-29 02:02:49 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