certmagic
HTTPS manager
Automates HTTPS certificate issuance and renewal for Go applications.
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
5k stars
65 watching
293 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists
acmeautomatic-httpsgogolanghttpsletsencrypttlstls-certificate
Related projects:
Repository | Description | Stars |
---|---|---|
go-acme/lego | An ACME client and library written in Go for obtaining and managing SSL/TLS certificates. | 8,030 |
adrianosela/sslmgr | Provides an abstraction layer around Acme/Autocert certificate management for a Go-based HTTPS server | 26 |
cert-manager/cert-manager | Automates certificate issuance and management in Kubernetes clusters to ensure TLS certificates remain valid and up-to-date | 12,164 |
smallstep/certificates | Automated certificate management platform with support for ACME and private key infrastructure | 6,780 |
certbot/certbot | Automates HTTPS certificate management and deployment on web servers | 31,577 |
genkiroid/cert | A Go tool to retrieve TLS certificate information from servers | 245 |
unrolled/secure | Provides an HTTP middleware for Go that secures web applications by enforcing security best practices. | 2,273 |
mholt/acmez | A Go library for automating certificate issuance and renewal through the ACME protocol | 283 |
caddyserver/caddy | A fast and extensible multi-platform web server with automatic HTTPS support | 58,407 |
webprofusion/certify | Automated certificate management tool with a GUI for Windows | 1,484 |
mmatczuk/go-http-tunnel | Enables secure tunnels over HTTP/2 to share localhost with others | 3,239 |
markbates/goth | A framework for implementing multi-provider authentication in Go web applications | 5,619 |
google/certificate-transparency-go | Tools and libraries for auditing and analyzing TLS certificates using Certificate Transparency protocols | 921 |
volatiletech/authboss | An authentication system that provides modular features and tools to simplify the process of implementing authentication in web applications. | 3,857 |
certifi/gocertifi | A collection of root certificates for validating the trustworthiness of SSL certificates | 207 |