diff --git a/README.md b/README.md index a1d3365..3d4e7fa 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,13 @@ -

-EJBCA Vault PKI Secrets Engine +# EJBCA Vault PKI Secrets Engine Integration Status: production -Latest Release Valid for EJBCA Community Valid for EJBCA Enterprise -Go Report Card -License Apache 2.0 - - - -

- -

- - - Support - - · - - Get Started - - · - - License - - · - - Related Integrations - -

+Go Report Card + + ## Overview @@ -46,20 +22,11 @@ with minimal changes to existing Vault configurations. -## Support - -In the [Keyfactor Community](https://www.keyfactor.com/community/), we welcome contributions. Keyfactor Community software is open-source and community-supported, meaning that **no SLA** is applicable. Keyfactor will address issues as resources become available. - -* To report a problem or suggest a new feature, go to [Issues](../../issues). -* If you want to contribute bug fixes or proposed enhancements, see the [Contributing Guidelines](CONTRIBUTING.md) and create a [Pull request](../../pulls). - -> Commercial support is available for [EJBCA Enterprise](https://www.keyfactor.com/products/ejbca-enterprise/) customers, who may request escalation by opening up a support ticket through their Keyfactor representative. - ## Requirements ### To build * [Git](https://git-scm.com/) -* [Golang](https://golang.org/) >= v1.19 +* [Golang](https://golang.org/) >= v1.22 ### To use * [EJBCA](https://www.keyfactor.com/products/ejbca-enterprise/) >= v7.7 @@ -73,6 +40,17 @@ To get started with EJBCA PKI Secrets Engine for HashiCorp Vault, see [Getting S +## Community Support + +In the [Keyfactor Community](https://www.keyfactor.com/community/), we welcome contributions. Keyfactor Community software is open-source and community-supported, meaning that **no SLA** is applicable. Keyfactor will address issues as resources become available. + +* To report a problem or suggest a new feature, go to [Issues](../../issues). +* If you want to contribute bug fixes or proposed enhancements, see the [Contributing Guidelines](CONTRIBUTING.md) and create a [Pull request](../../pulls). + +## Commercial Support + +Commercial support is available for [EJBCA Enterprise](https://www.keyfactor.com/products/ejbca-enterprise/). + ## License For license information, see [LICENSE](LICENSE). diff --git a/docs/getting-started.md b/docs/getting-started.md index 0e3ea48..b8970d0 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -14,7 +14,7 @@ The EJBCA PKI Secrets Engine requires the following API endpoints: ## Requirements ### To build * [Git](https://git-scm.com/) -* [Golang](https://golang.org/) >= v1.19 +* [Golang](https://golang.org/) >= v1.22 ### To use * EJBCA [Community](https://www.ejbca.org/) or EJBCA [Enterprise](https://www.keyfactor.com/products/ejbca-enterprise/) diff --git a/docsource/overview.md b/docsource/overview.md index 6f39c8b..f52768b 100644 --- a/docsource/overview.md +++ b/docsource/overview.md @@ -13,7 +13,7 @@ with minimal changes to existing Vault configurations. ## To build * [Git](https://git-scm.com/) -* [Golang](https://golang.org/) >= v1.19 +* [Golang](https://golang.org/) >= v1.22 ## To use * [EJBCA](https://www.keyfactor.com/products/ejbca-enterprise/) >= v7.7 @@ -21,11 +21,9 @@ with minimal changes to existing Vault configurations. # Badges -Latest Release Valid for EJBCA Community Valid for EJBCA Enterprise -Go Report Card -License Apache 2.0 +Go Report Card # Getting Started