package
0.0.58
Repository: https://github.com/kokizzu/acme.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

ACME Client Library GoDoc Build Status Issue Stats

Basic ACME client library. See godoc for the API.

This is distinct from acmetool in that it simply calls the server as you request. It isn't smart and it doesn't manage certificate lifetimes. It can be used by Go code independently of acmetool.

For the acmetool command line tool, see here.

Licence

© 2015 Hugo Landau <[email protected]>    MIT License