Ways to Distinguish Certificates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 12:52 AM
Is there any way by which certificates are distinguished based upon discovery type [Port/CA/URL]?
So far, 25k certificates are discovered by configuring 3 types of discovery but not sure on how many are discovered via Port or CA or URL?
Do we have any oob field which I can provide this information? If not, then by which way this can be reported?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 07:09 AM
Hi @CA5 ,
There are issuer attribute based on that you can find that certificate belongs to which type , Also if its belongs to CA, than is_Ca will be true.
Refer this URL for More information, Might be this will helpful.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 02:58 PM
Thanks Ajay!
Does automated Certificate forms also create relationship among Application Services, Application Server, Unique certificate based upon selected Application Services and Application Server during Form submission? Or relationships are only auto created when Discovery runs?