Go to file
2022-06-30 19:21:33 +02:00
.github docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
acme Prepare release v4.8.0 2022-06-30 19:21:33 +02:00
certcrypto fix: panic in certcrypto.ParsePEMPrivateKey (#1596) 2022-02-20 15:23:52 +01:00
certificate chore: update linter (#1524) 2021-11-03 20:39:12 +01:00
challenge lib: added uds capability to http challenge server (#1485) 2021-12-09 18:27:37 +01:00
cmd feat: add a --user-agent flag to lego-cli (#1664) 2022-06-29 20:56:56 +02:00
docs docs: fixed invalid environment parameter name in example (#1662) 2022-06-28 00:02:08 +00:00
e2e chore: update Go (#1469) 2021-08-25 11:44:11 +02:00
internal docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
lego feat: extended support of cert pool (#1565) 2022-01-18 23:22:04 +01:00
log log: use stderr instead of stdout. (#1402) 2021-05-14 17:51:05 +02:00
platform chore: homogeneous tests setup and close servers. (#1520) 2021-11-01 23:52:38 +00:00
providers hetzner: set min TTL to 60s (#1666) 2022-06-30 08:55:08 +00:00
registration chore: homogeneous tests setup and close servers. (#1520) 2021-11-01 23:52:38 +00:00
.dockerignore Automatic generation of documentation (#818) 2019-03-08 19:47:06 +01:00
.gitcookies.enc Add workaround for go.googlesource.com rate limit 2016-03-22 01:46:32 +01:00
.gitignore Refactor the core of the lib (#700) 2018-12-06 22:50:17 +01:00
.golangci.toml feat: sleep at renewal (#1657) 2022-06-15 07:08:24 +00:00
.goreleaser.yml doc: update Changelog. 2021-01-24 18:00:51 +01:00
CHANGELOG.md Prepare release v4.8.0 2022-06-30 19:21:33 +02:00
CONTRIBUTING.md chore: update for go1.16 (#1350) 2021-02-17 09:02:44 +01:00
Dockerfile chore: update alpine version in the Docker image. 2020-09-02 19:29:28 +02:00
go.mod cli/renew: skip random sleep if stdout is a terminal (#1659) 2022-06-17 11:15:20 +02:00
go.sum cli/renew: skip random sleep if stdout is a terminal (#1659) 2022-06-17 11:15:20 +02:00
LICENSE Lego version 0.4.0 2017-07-13 03:17:00 +02:00
Makefile rfc2136: fix TSIG secret (#1633) 2022-04-27 17:46:39 +02:00
README.md docs: new logo (#1660) 2022-06-22 16:57:50 +00:00
tmpl.Dockerfile feat: multi-arch Docker image. (#1072) 2020-03-01 21:01:41 +01:00

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.

Usage

Documentation

Documentation is hosted live at https://go-acme.github.io/lego/.

DNS providers

Detailed documentation is available here.

Akamai EdgeDNS Alibaba Cloud DNS all-inkl Amazon Lightsail
Amazon Route 53 ArvanCloud Aurora DNS Autodns
Azure Bindman Bluecat Checkdomain
CloudDNS Cloudflare ClouDNS CloudXNS
ConoHa Constellix deSEC.io Designate DNSaaS for Openstack
Digital Ocean DNS Made Easy DNSimple DNSPod
Domain Offensive (do.de) Domeneshop DreamHost Duck DNS
Dyn Dynu EasyDNS Epik
Exoscale External program freemyip.com G-Core Labs
Gandi Live DNS (v5) Gandi Glesys Go Daddy
Google Cloud Hetzner Hosting.de Hosttech
HTTP request Hurricane Electric DNS HyperOne IBM Cloud (SoftLayer)
IIJ DNS Platform Service Infoblox Infomaniak Internet Initiative Japan
Internet.bs INWX Ionos iwantmyname
Joker Joohoi's ACME-DNS Linode (v4) Liquid Web
Loopia LuaDNS Manual MyDNS.jp
MythicBeasts Name.com Namecheap Namesilo
NearlyFreeSpeech.NET Netcup Netlify Nicmanager
NIFCloud Njalla NS1 Open Telekom Cloud
Oracle Cloud OVH Porkbun PowerDNS
Rackspace reg.ru RFC2136 RimuHosting
Sakura Cloud Scaleway Selectel Servercow
Simply.com Sonic Stackpath Tencent Cloud DNS
TransIP UKFast SafeDNS Variomedia VegaDNS
Vercel Versio.[nl/eu/uk] VinylDNS Vscale
Vultr WEDOS Yandex Zone.ee
Zonomi

If your DNS provider is not supported, please open an issue.