munkireport/certificate

Module for munkireport.

v1.6 2024-01-23 17:37 UTC

This package is auto-updated.

Last update: 2024-04-23 18:15:33 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