Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Certificate Authority - CSC - Certificate discovery

Hanumant Madan1
Mega 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

Not applicable

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

 

 

View solution in original post

4 REPLIES 4

Not applicable

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

 

 

Thank you Sohail for the inputs!

Harish Bainsla
Kilo Patron

Hi @Hanumant Madan1  it's not directly supported out-of-the-box like some other CAs as @Community Alums  mentioned the step to do.

if my answer helps you mark helpful and accept solution

Thank you Harish for the response on this.