https://github.com/Keyfactor/ejbca-cert-manager-issuer
External issuer for cert-manager for EJBCA
https://github.com/Keyfactor/ejbca-cert-manager-issuer
cert-manager ejbca keyfactor-api-client kubernetes
Last synced: 11 months ago
JSON representation
External issuer for cert-manager for EJBCA
- Host: GitHub
- URL: https://github.com/Keyfactor/ejbca-cert-manager-issuer
- Owner: Keyfactor
- License: apache-2.0
- Created: 2023-03-21T17:54:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T00:56:14.000Z (12 months ago)
- Last Synced: 2025-02-16T09:51:05.852Z (11 months ago)
- Topics: cert-manager, ejbca, keyfactor-api-client, kubernetes
- Language: Go
- Homepage:
- Size: 32.5 MB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Keyfactor EJBCA Issuer for cert-manager
[](https://goreportcard.com/report/github.com/Keyfactor/ejbca-cert-manager-issuer)
[](https://img.shields.io/badge/License-Apache%202.0-blue.svg)
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 that 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.
## Get started
* To install the tool, see [Installation](docs/install.md).
* To configure and use the tool, see:
* [Usage](docs/config_usage.md)
* [Customization](docs/annotations.md)
* [End Entity Name Selection](docs/endentitynamecustomization.md)
* To test the tool, see [Testing the Source](docs/testing.md).
### System Requirements
For more information, see [Prerequisites](https://github.com/KarolinHem/ejbca-cert-manager-issuer/blob/main/docs/install.md#prerequisites).
## Community Support
In the [Keyfactor Community](https://www.keyfactor.com/community/), we welcome contributions.
The Community software is open-source and community-supported, meaning that **no SLA** is applicable.
* To report a problem or suggest a new feature, go to [Issues](../../issues).
* If you want to contribute actual bug fixes or proposed enhancements, see the [Contributing Guidelines](CONTRIBUTING.md) and go to [Pull requests](../../pulls).
## Commercial Support
Commercial support is available for [EJBCA Enterprise](https://www.keyfactor.com/products/ejbca-enterprise/).
## License
For license information, see **[LICENSE](LICENSE)**.
## Related Projects
See all [Keyfactor EJBCA GitHub projects](https://github.com/orgs/Keyfactor/repositories?q=ejbca).