- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 10:18 AM
I am working on the certificate discovery enabling the port probe tls_ssl_certs.
From the available documentation, I am able to understand the below points.
-
The fingerprint field is the unique field in this table. Link to documentation is: https://docs.servicenow.com/bundle/rome-it-operations-management/page/product/discovery/reference/ce...
-
The port probe tls_ssl_certs populates the table Discovered Certificates [sn_disco_certmgmt_certificate_history] using the script include sn_disco_certmgmt.CertificateDiscoveryIngestion(). The payload received as part of certificate discovery is also stored in this record as a field payload
However, I am looking for the script responsible for updating the record in Unique Certificate [cmdb_ci_certificate] table.
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 04:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2022 04:26 PM