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

Top 4.2% dependent packages on proxy.golang.org
Top 1.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/julsemaan/certmagic

Package certmagic automates the obtaining and renewal of TLS certificates, including TLS & HTTPS best practices such as robust OCSP stapling, caching, HTTP->HTTPS redirects, and more. Its high-level API serves your HTTP handlers over HTTPS if you simply give the domain name(s) and the http.Handler; CertMagic will create and run the HTTPS server for you, fully managing certificates during the lifetime of the server. Similarly, it can be used to start TLS listeners or return a ready-to-use tls.Config -- whatever layer you need TLS for, CertMagic makes it easy. See the HTTPS, Listen, and TLS functions for that. If you need more control, create a Cache using NewCache() and then make a Config using New(). You can then call Manage() on the config. But if you use this lower-level API, you'll have to be sure to solve the HTTP and TLS-ALPN challenges yourself (unless you disabled them or use the DNS challenge) by using the provided Config.GetCertificate function in your tls.Config and/or Config.HTTPChallangeHandler in your HTTP handler. See the package's README for more instruction.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/julsemaan/certmagic
License: Apache-2.0
Latest release: about 6 years ago
First release: over 6 years ago
Namespace: github.com/julsemaan
Dependent packages: 2
Dependent repositories: 9
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

Top 2.4% on proxy.golang.org
github.com/inverse-inc/packetfence/go v0.0.0-20240124201631-94c2854b8ebc
PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solu...
277 versions - Latest release: almost 2 years ago - 4 dependent packages - 3 dependent repositories - 1,550 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/inverse-inc/packetfence/go/caddy/caddy v0.0.0-20191111155906-e5a5b005ff50
Package caddy implements the Caddy server manager. To use this package: You should call Wait() ...
1 version - Latest release: about 6 years ago - 1,550 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.