Top 3.4% dependent packages on proxy.golang.org
proxy.golang.org : github.com/Ranger-X/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
purl: pkg:golang/github.com/%21ranger-%21x/certmagic
License: Apache-2.0
Latest release: about 5 years ago
First release: about 6 years ago
Namespace: github.com/Ranger-X
Dependent packages: 2
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago
github.com/Ranger-X/caddy v1.0.54
Package caddy implements the Caddy server manager. To use this package: You should call Wait() ...54 versions - Latest release: about 5 years ago - 0 stars on GitHub
github.com/ranger-x/caddy v1.0.54
Package caddy implements the Caddy server manager. To use this package: You should call Wait() ...53 versions - Latest release: about 5 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.