Skip to main content

plugin_proval_certs

Purpose

This table is used in the SSL Certificate Audit Solution to gather data on SSL Certificates for general auditing or active monitoring.

Dependencies

Link to EPM - Network - Script - Certificate - Windows - Certificates (My) - Local Machine - Audit

Tables

plugin_proval_certs

ColumnTypeExplanation
ComputerIDINT - Not Null [Primary Key]This is the computer ID that the SSL certificate was found on.
FriendlyNameVARCHARFriendly name of the SSL certificate [If set]
SubjectVARCHARSubject of the SSL certificate
IssuerVARCHARIssuer of the SSL certificate
ThumbprintVARCHAR - Not Null [Primary Key]Thumbprint of the SSL certificate
ArchivedVARCHAR(1,0) Indicates if this certificate is 'Archived'
HasPrivateKeyVARCHAR(1,0) Indicates if this certificate has a private key
SerialNumberVARCHARSerial number of the SSL certificate
VersionVARCHARWhat version is the SSL certificate (normally 3)
CertAddedDATETIMEWhen was the certificate added to the system
ExpirationDATETIMEWhat is the expiration date of the SSL certificate
DateUpdatedDATETIMEWhen did the script actually add the information into the database