- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi All,
Customer has moved from digicert to CSC which is a Certificate authority and we are being asked to discover certificates from CSC now. We need more understanding on what CSC is and does ServiceNow support this CA discovery and if not what are the way-out.
Any help would be greatly appreciated.
Regards,
Hanumant
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Currently its not supported,
As of the latest ServiceNow , CSC is not listed among the natively supported Certificate Authorities for automated discovery. ServiceNow’s Certificate Inventory and Management app currently supports only:
- DigiCert
- GoDaddy
- Sectigo
- Entrust
The alternative approach would be to go for Manual import or use REST API to pull the certs. I hope this helps.
Also, If CSC-hosted certificates are deployed on known endpoints, you can:
- Create Discovery schedules targeting those URLs
- Capture certificate details from the TLS handshake
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Currently its not supported,
As of the latest ServiceNow , CSC is not listed among the natively supported Certificate Authorities for automated discovery. ServiceNow’s Certificate Inventory and Management app currently supports only:
- DigiCert
- GoDaddy
- Sectigo
- Entrust
The alternative approach would be to go for Manual import or use REST API to pull the certs. I hope this helps.
Also, If CSC-hosted certificates are deployed on known endpoints, you can:
- Create Discovery schedules targeting those URLs
- Capture certificate details from the TLS handshake
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you Sohail for the inputs!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Hanumant Madan1 it's not directly supported out-of-the-box like some other CAs as @Sohail Khilji mentioned the step to do.
if my answer helps you mark helpful and accept solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you Harish for the response on this.