Skip to content

External Issuer extending the cert-manager with the DigiCert cert-central API.

License

Notifications You must be signed in to change notification settings

sapcc/digicert-issuer

Repository files navigation

DigiCert Issuer

External Issuer extending the cert-manager with the DigiCert cert-central API.

Prerequisites

The cert-manager and its cert-manager.io/v1 CRDs needs to be installed in the selected cluster.

Installation & Configuration

The container image can be found here: ghcr.io/sapcc/digicert-issuer.

  1. Using Helm
    The DigiCert Issuer Helm chart can be used for production environments.
    Additional documentation on configuration options is provided within the chart.

  2. Using Kustomize
    Use the Kustomize resources or run make deploy to install the DigiCert issuer in the current cluster.

Documentation & Examples

For additional information see the API documentation and the provided example.

Development

For development, it may be convenient to use make deploy-local to install all resource except the operator to the current cluster and run the operator locally via make run.

Release management

Adjust the version and run make release to build and publish a new version of the digicert-issuer.