8000 GitHub - jwang1-godaddy/lego: Let's Encrypt/ACME client and library written in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from go-acme/lego

Let's Encrypt/ACME client and library written in Go

License

Notifications You must be signed in to change notification settings

jwang1-godaddy/lego

 
 

Repository files navigation

lego logo

Automatic Certificates and HTTPS for everyone.

Lego

Let's Encrypt client and ACME library written in Go.

GoDoc Build Status Docker Pulls

Features

  • ACME v2 RFC 8555
  • Register with CA
  • Obtain certificates, both from scratch or with an existing CSR
  • Renew certificates
  • Revoke certificates
  • Robust implementation of all ACME challenges
    • HTTP (http-01)
    • DNS (dns-01)
    • TLS (tls-alpn-01)
  • SAN certificate support
  • Comes with multiple optional DNS providers
  • Custom challenge solvers
  • Certificate bundling
  • OCSP helper function

Installation

How to install.

About

Let's Encrypt/ACME client and library written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Other 0.1%
0