External Issuer extending the cert-manager with the DigiCert cert-central API.
The cert-manager and its cert-manager.io/v1
CRDs needs to be installed in the selected cluster.
The container image can be found here: ghcr.io/sapcc/digicert-issuer.
-
Using Helm
The DigiCert Issuer Helm chart can be used for production environments.
Additional documentation on configuration options is provided within the chart. -
Using Kustomize
Use the Kustomize resources or runmake deploy
to install the DigiCert issuer in the current cluster.
For additional information see the API documentation and the provided example.
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
.
Adjust the version and run make release
to build and publish a new version of the digicert-issuer.