No description
Find a file
2025-07-07 20:27:44 +02:00
.github chore: update linter (#2552) 2025-07-01 17:10:27 +02:00
acme Prepare release v4.24.0 2025-07-07 20:27:44 +02:00
certcrypto tests: compare RSA priv keys ignoring precomputed (#2481) 2025-03-15 12:26:09 +00:00
certificate docs: update reference ACME ARI RFC 9773 in place of the draft (#2541) 2025-06-19 14:31:33 +00:00
challenge feat: add delay option for TLSALPN challenge (#2499) 2025-03-27 12:04:02 +00:00
cmd Prepare release v4.24.0 2025-07-07 20:27:44 +02:00
docs alidns: migrate to SDK v2 (#2558) 2025-07-03 18:17:33 +02:00
e2e chore: stream command output for e2e tests (#2513) 2025-04-23 22:31:19 +02:00
internal chore: improve internal release command (#2315) 2024-10-28 13:49:24 +00:00
lego chore: use go1.23 (#2446) 2025-02-18 20:10:57 +01:00
log log: use stderr instead of stdout. (#1402) 2021-05-14 17:51:05 +02:00
platform chore: update linter (#2492) 2025-03-25 15:05:26 +01:00
providers Prepare release v4.24.0 2025-07-07 20:27:44 +02:00
registration chore: use go1.23 (#2446) 2025-02-18 20:10:57 +01:00
.dockerignore Automatic generation of documentation (#818) 2019-03-08 19:47:06 +01:00
.gitattributes docs: improve units and default values (#2397) 2025-01-11 15:35:31 +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.yml chore: update linter (#2552) 2025-07-01 17:10:27 +02:00
.goreleaser.yml chore: update goreleaser configuration 2025-02-17 20:47:35 +01:00
buildx.Dockerfile chore: use buildx for cross-platform image builds 2023-02-26 14:27:16 +01:00
CHANGELOG.md Prepare release v4.24.0 2025-07-07 20:27:44 +02:00
CONTRIBUTING.md chore: fix grammar and typo (#1978) 2023-07-29 12:59:24 +02:00
Dockerfile chore: use buildx for cross-platform image builds 2023-02-26 14:27:16 +01:00
go.mod alidns: migrate to SDK v2 (#2558) 2025-07-03 18:17:33 +02:00
go.sum alidns: migrate to SDK v2 (#2558) 2025-07-03 18:17:33 +02:00
LICENSE chore: update license date 2024-10-10 22:11:07 +02:00
Makefile chore: improve internal release command (#2315) 2024-10-28 13:49:24 +00:00
README.md Add DNS provider for Azion (#2550) 2025-06-30 03:30:00 +02:00

lego logo

Automatic Certificates and HTTPS for everyone.

Lego

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

Go Reference Build Status Docker Pulls

Features

  • ACME v2 RFC 8555
  • Comes with about 150 DNS providers
  • Register with CA
  • Obtain certificates, both from scratch or with an existing CSR
  • Renew certificates
  • Revoke certificates
  • Robust implementation of ACME challenges:
    • HTTP (http-01)
    • DNS (dns-01)
    • TLS (tls-alpn-01)
  • SAN certificate support
  • CNAME support by default
  • 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.

Active24 Akamai EdgeDNS Alibaba Cloud DNS all-inkl
Amazon Lightsail Amazon Route 53 ArvanCloud Aurora DNS
Autodns Axelname Azion Azure (deprecated)
Azure DNS Baidu Cloud Bindman Bluecat
BookMyName Brandit (deprecated) Bunny Checkdomain
Civo Cloud.ru CloudDNS Cloudflare
ClouDNS CloudXNS (Deprecated) ConoHa v2 ConoHa v3
Constellix Core-Networks CPanel/WHM Derak Cloud
deSEC.io Designate DNSaaS for Openstack Digital Ocean DirectAdmin
DNS Made Easy dnsHome.de DNSimple DNSPod (deprecated)
Domain Offensive (do.de) Domeneshop DreamHost Duck DNS
Dyn DynDnsFree.de Dynu EasyDNS
Efficient IP Epik Exoscale External program
F5 XC freemyip.com G-Core Gandi
Gandi Live DNS (v5) Glesys Go Daddy Google Cloud
Google Domains Hetzner Hosting.de Hosttech
HTTP request http.net Huawei Cloud Hurricane Electric DNS
HyperOne IBM Cloud (SoftLayer) IIJ DNS Platform Service Infoblox
Infomaniak Internet Initiative Japan Internet.bs INWX
Ionos IPv64 iwantmyname Joker
Joohoi's ACME-DNS Liara Lima-City Linode (v4)
Liquid Web Loopia LuaDNS Mail-in-a-Box
ManageEngine CloudDNS Manual Metaname Metaregistrar
mijn.host Mittwald myaddr.{tools,dev,io} MyDNS.jp
MythicBeasts Name.com Namecheap Namesilo
NearlyFreeSpeech.NET Netcup Netlify Nicmanager
NIFCloud Njalla Nodion NS1
Open Telekom Cloud Oracle Cloud OVH plesk.com
Porkbun PowerDNS Rackspace Rain Yun/雨云
RcodeZero reg.ru Regfish RFC2136
RimuHosting RU CENTER Sakura Cloud Scaleway
Selectel Selectel v2 SelfHost.(de|eu) Servercow
Shellrent Simply.com Sonic Spaceship
Stackpath Technitium Tencent Cloud DNS Timeweb Cloud
TransIP UKFast SafeDNS Ultradns Variomedia
VegaDNS Vercel Versio.[nl|eu|uk] VinylDNS
VK Cloud Volcano Engine/火山引擎 Vscale Vultr
Webnames Websupport WEDOS West.cn/西部数码
Yandex 360 Yandex Cloud Yandex PDD Zone.ee
Zonomi

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