Skip to content

Conversation

@RaghavBCarvana
Copy link
Contributor

The Certificate Inventory and Management module currently does not support the discovery of certificates issued by CSC.
This new Action fills that gap by integrating with CSC’s TLS Certificate API to fetch all active certificates issued through CSC.

Action Name: "Get Active Certificates from CSC"

Inputs:

  1. apiKey – CSC API key (provided by the CSC admin)
  2. bearerToken – Authorization token required for API access

Outputs:

  1. activeCertificates – Array of active certificate objects retrieved from CSC
  2. numberOfActiveCerts – Count of active certificates returned

🔗 CSC API Reference – https://www.cscglobal.com/cscglobal/docs/dbs/domainmanager/api-v2/index.html#/tls/get_tls_certificate

@github-actions
Copy link

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@am-shakeel am-shakeel self-assigned this Oct 25, 2025
Copy link
Contributor

@am-shakeel am-shakeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@am-shakeel am-shakeel merged commit 6bbed52 into ServiceNowDevProgram:main Oct 25, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants