Skip to content

Latest commit

 

History

History

docs

Terraform logo

Keyfactor EJBCA Issuer for cert-manager

Go Report Card License

The EJBCA external issuer for cert-manager allows users to enroll certificates from Keyfactor EJBCA using cert-manager.

Cert-manager is a native Kubernetes certificate management controller which allows applications to get their certificates from a variety of CAs (Certification Authorities). It ensures certificates are valid and up to date, it also attempts to renew certificates at a configured time before expiration.

EJBCA API Usage

The EJBCA Issuer for cert-manager requires the following API endpoints:

  • /ejbca-rest-api/v1/certificate/pkcs10enroll
  • /ejbca/ejbca-rest-api/v1/certificate/status

Docs