The InstalledCertificates collector returns information about installed certificates.
Field | Type | Description |
|---|---|---|
issued_to | String | The subject field identifies the entity associated with the public key stored in the subject public key field. |
issued_by | String | Identifies the entity that has signed and issued the certificate. |
expiration_date | Time stamp | Indicates the expiration date of the certificate. |
purposes | String | The key usage extension defines the purpose (for example, encipherment, signature, and certificate signing) of the key obtained in the certificate. The usage restriction might be employed when a key that could be sent for more than one operation is to be restricted. |
purposes_extended | String | This extension indicates one or more purposes where the certified public key might be used, in addition to or in place of the basic purposes indicated in the key usage extension. In general, this extension appears only in end entity certificates. Optional (Extended Key Usage on Linux and Enhanced Key Usage on Windows). |
friendly_name | String | Displays a more friendly name of the certificate. (Windows only). |
Important
The signing certificates are located in specific locations for each operating system. Oracle, RedHat and CentOS file certificates are located at
/etc/pki/tls/certs. Ubuntu and SUSE OS file certificates are located at/etc/ssl/certs/.Windows certificates must be registered in the drivers atCerts:. For macOS, only certificates installed on the system or user keychain are shown.
InstalledCertificates where InstalledCertificates issued_by contains “Intel”
InstalledCertificates where InstalledCertificates issued_by contains “Intel”