Certificate Authority - CSC - Certificate discovery

Hanumant Madan1
Kilo Guru

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

1 ACCEPTED SOLUTION

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Hanumant Madan1 

 

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....

LinkedIn - Lets Connect

View solution in original post

4 REPLIES 4

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Hanumant Madan1 

 

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....

LinkedIn - Lets Connect

Thank you Sohail for the inputs!

Harish Bainsla
Kilo Patron
Kilo Patron

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

Thank you Harish for the response on this.