Sectigo¶
Cyderes supports the ingestion of Audit Logs from the Sectigo Certificate Manager (SCM) API.
Sectigo Certificate Manager is an enterprise platform for managing the full lifecycle of digital certificates and PKI. The audit log captures configuration changes, certificate operations, and administrative activity within the platform.
For more information, see the Sectigo Certificate Manager REST API documentation.
Chronicle Data Types¶
- SECTIGO_AUDIT
Requirements¶
An API client must be created within Sectigo Certificate Manager with permission to access audit records. Sectigo uses OAuth2 client credentials for authentication — a Client ID and Client Secret will be issued when the API client is created.
Configuration¶
Refer to the following Sectigo documentation for how to create an API client and generate OAuth 2.0 credentials:
Sectigo Certificate Manager REST API
Gather Information¶
Note
Please include the credential's expiration date if available
Provide the following information to Cyderes to complete integration:
- Base URL for your Sectigo Certificate Manager instance (e.g.
audit.enterprise.sectigo.com) - Client ID
- Client Secret