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
- Host: GitHub
- URL: https://github.com/keyfactor/ejbca-go-client
- Owner: Keyfactor
- License: apache-2.0
- Created: 2022-07-07T17:24:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T16:50:44.000Z (about 3 years ago)
- Last Synced: 2025-02-09T21:19:00.073Z (11 months ago)
- Topics: api-client
- Language: Go
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.