https://github.com/caddyserver/zerossl
ZeroSSL REST API client implementation for Go
https://github.com/caddyserver/zerossl
Last synced: about 1 year ago
JSON representation
ZeroSSL REST API client implementation for Go
- Host: GitHub
- URL: https://github.com/caddyserver/zerossl
- Owner: caddyserver
- License: mit
- Created: 2024-03-04T18:45:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T13:46:39.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T19:46:08.376Z (about 1 year ago)
- Language: Go
- Size: 21.5 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ZeroSSL API client [](https://pkg.go.dev/github.com/caddyserver/zerossl)
==================
This package implements the [ZeroSSL REST API](https://zerossl.com/documentation/api/) in Go.
The REST API is distinct from the [ACME endpoint](https://zerossl.com/documentation/acme/), which is a standardized way of obtaining certificates.