An open API service indexing awesome lists of open source software.

https://github.com/keyfactor/ejbca-go-client

Go Client Library for EJBCA
https://github.com/keyfactor/ejbca-go-client

api-client

Last synced: 10 months ago
JSON representation

Go Client Library for EJBCA

Awesome Lists containing this project

README

          


PrimeKey logo

# Community supported
We welcome contributions.

The EJBCA Go Client is open source and community supported, meaning that there is **no SLA** applicable for these tools.

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.

# Go Client Library for EJBCA
The EJBCA Go Client provides abstracted methods for communicating with EJBCA. This module is designed
to be imported into projects that require programmatic access to EJBCA.

* [Getting Started](https://github.com/Keyfactor/ejbca-go-client/blob/main/docs/getting-started.md)
* Usage
* [Documentation](https://github.com/Keyfactor/ejbca-go-client/blob/main/docs/index.md)
* [License](https://github.com/Keyfactor/ejbca-go-client/blob/main/LICENSE)

## Requirements
* [Go](https://golang.org/doc/install) (v1.18 +)
* EJBCA
* [EJBCA Enterprise](https://www.primekey.com/products/ejbca-enterprise/) (v7.7 +)

## Contributing
The Go Client Library for EJBCA is an open source project. To contribute, see the [contribution guidelines](https://github.com/Keyfactor/ejbca-go-client/blob/main/CONTRIBUTING.md). [Issues](https://github.com/Keyfactor/ejbca-go-client/issues/new/choose) may also be reported.