munkireport/certificate

munkireport的模块。

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

This package is auto-updated.

Last update: 2024-09-01 20:48:06 UTC


README

提供关于在/etc/certificates/和系统密钥链中找到的证书的信息。

表结构

  • id (int) 唯一ID
  • serial_number (string) 序列号
  • cert_exp_time (int) 过期时间的Unix时间戳
  • cert_path (string) 证书路径
  • cert_cn (string) 常见名称
  • timestamp (int) 最后更新时间戳
  • issuer (string) 签发证书的实体
  • cert_location (string) 证书存储位置