diff --git a/README.md b/README.md index dc34c51..64f018d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,30 @@ + +# ejbca-k8s-csr-signer + +An implementation of the Kubernetes CSR signing API that routes Certificate Signing Requests from the cluster to the EJBCA Enrollment API + +#### Integration status: Production - Ready for use in production environments. + +## About the Keyfactor API Client + +This API client allows for programmatic management of Keyfactor resources. + +## Support for ejbca-k8s-csr-signer + +ejbca-k8s-csr-signer is open source and supported on best effort level for this tool/library/client. This means customers can report Bugs, Feature Requests, Documentation amendment or questions as well as requests for customer information required for setup that needs Keyfactor access to obtain. Such requests do not follow normal SLA commitments for response or resolution. If you have a support issue, please open a support ticket via the Keyfactor Support Portal at https://support.keyfactor.com/ + +###### To report a problem or suggest a new feature, use the **[Issues](../../issues)** tab. If you want to contribute actual bug fixes or proposed enhancements, use the **[Pull requests](../../pulls)** tab. + +--- + + +--- + + + + + + EJBCA logo @@ -48,12 +75,5 @@ For license information, see [LICENSE](LICENSE). ## Related Projects See all [Keyfactor EJBCA GitHub projects](https://github.com/orgs/Keyfactor/repositories?q=ejbca). -## Documentation -* [Getting Started](docs/getting-started.markdown) -* Usage - * [Demo usage with Istio](docs/istio-deployment.markdown) - * [Runtime Customization](docs/annotations.markdown) - * [End Entity Name Selection](docs/endentitynamecustomization.markdown) -* [Testing](docs/testing.markdown) -* [License](LICENSE) +