pkgsrc/security/go-crypto-acme/DESCR
bsiegert d2899c876c Re-add a package for go-crypto-acme.
The acme package has a dependency on go-net but go-net depends on
go-crypto. Separate it out to prevent a circular dependency.
2020-02-03 14:51:55 +00:00

4 lines
153 B
Text

Supplementary Go cryptography libraries.
This package contains the ACME library to interface with automated certificate
issuers, such as Let's Encrypt.