Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.6% on proxy.golang.org

proxy.golang.org : github.com/mholt/acmez/v2

Package acmez implements the higher-level flow of the ACME specification, RFC 8555: https://tools.ietf.org/html/rfc8555, specifically the sequence in Section 7.1 (page 21). It makes it easy to obtain certificates with various challenge types using pluggable challenge solvers, and provides some handy utilities for implementing solvers and using the certificates. It DOES NOT manage certificates, it only gets them from the ACME server. NOTE: This package's primary purpose is to get a certificate, not manage it. Most users actually want to *manage* certificates over the lifetime of long-running programs such as HTTPS or TLS servers, and should use CertMagic instead: https://github.com/caddyserver/certmagic. COMPATIBILITY: Exported identifiers that are related to draft specifications are subject to change or removal without a major version bump.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mholt/acmez/v2
Keywords: acme, acme-client, lets-encrypt, rfc8555, rfc8737, tls
License: Apache-2.0
Latest release: 13 days ago
First release: about 1 month ago
Namespace: github.com/mholt/acmez
Stars: 246 on GitHub
Forks: 31 on GitHub
Total Commits: 34
Committers: 7
Average commits per author: 4.857
Development Distribution Score (DDS): 0.176
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/mholt
Last synced: 12 days ago

    Loading...
    Readme
    Loading...