Skip to content

Helm module that extends the K8S CertificateSigningRequest API

License

Notifications You must be signed in to change notification settings

KarolinHem/ejbca-k8s-csr-signer

 
 

Repository files navigation

EJBCA logo

EJBCA Certificate Signing Request Proxy for K8s

Go Report Card GitHub tag (latest SemVer) Type: application license

The EJBCA Certificate Signing Request Proxy for K8s forwards certificate signing requests generated by Kubernetes to EJBCA for signing by a trusted enterprise certificate authority. The signer operates within the K8s CertificateSigningRequests API and implements a Controller that uses the the V1 CertificateSigningRequests informer to handle associated resources. CSRs are only enrolled if they are approved using an approver.

Get started

To get started with the EJBCA Certificate Signing Request (CSR) Proxy for K8s, see Getting started.

For more information on usage, configuration, and integration, see the following links:

System Requirements

To run the EJBCA K8s CSR Signer container a system should fulfill these minimum requirements:

  • CPU: 100m
  • RAM: 128MB

Migration from EJBCA CSR Signer v1.0 to v2.0

The EJBCA CSR Signer v2.0 has breaking changes from v1.0. To migrate from v1.0 to v2.0, uninstall the v1.0 deployment and install the v2.0 deployment. The v2.0 deployment uses the same configuration as v1.0, but the configuration is now stored in a Kubernetes ConfigMap. See the Getting Started to install the v2.0 deployment.

Community Support

In the Keyfactor Community, we welcome contributions.

The Community software is open-source and community-supported, meaning that no SLA is applicable.

Commercial Support

Commercial support is available for EJBCA Enterprise.

License

For license information, see LICENSE.

Related Projects

See all Keyfactor EJBCA GitHub projects.

Documentation

About

Helm module that extends the K8S CertificateSigningRequest API

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.3%
  • Makefile 3.4%
  • Smarty 1.4%
  • Dockerfile 0.9%