Ecosyste.ms: Packages

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

Top 1.8% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.2% dependent repos on proxy.golang.org
Top 4.8% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

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

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
Keywords: acme, acme-client, lets-encrypt, rfc8555, rfc8737, tls
License: Apache-2.0
Latest release: 11 months ago
First release: almost 4 years ago
Namespace: github.com/mholt
Dependent packages: 1,039
Dependent repositories: 1,043
Stars: 191 on GitHub
Forks: 22 on GitHub
Docker dependents: 966
Docker downloads: 943,294,594
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/mholt
Last synced: 1 day ago

    Loading...
    Readme
    Loading...