Go to file
2024-05-31 16:22:18 +02:00
.github chore: improve issue templates 2024-05-31 16:22:18 +02:00
acme Detach v4.17.3 2024-05-28 16:24:48 +02:00
certcrypto chore: update to go1.22 (#2144) 2024-03-20 20:30:35 +01:00
certificate feat: renewal retry after value (#2170) 2024-05-07 17:01:12 +00:00
challenge chore: update to go1.22 (#2144) 2024-03-20 20:30:35 +01:00
cmd route53: adds option to not wait for changes (#2181) 2024-05-09 21:05:21 +02:00
docs dode: update API URL (#2191) 2024-05-27 15:28:32 +02:00
e2e chore: fix grammar and typo (#1978) 2023-07-29 12:59:24 +02:00
internal chore: update linter (#2183) 2024-05-09 19:31:20 +00:00
lego chore: fix grammar and typo (#1978) 2023-07-29 12:59:24 +02:00
log log: use stderr instead of stdout. (#1402) 2021-05-14 17:51:05 +02:00
platform chore: update to go1.22 (#2144) 2024-03-20 20:30:35 +01:00
providers pdns: reconstruct zone URLs to enable non-root folder API endpoints (#2141) 2024-05-27 22:18:24 +02:00
registration chore: update linter (#2046) 2023-10-31 14:08:50 +01: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.yml chore: update linter (#2190) 2024-05-27 13:04:32 +02:00
.goreleaser.yml fix: disable snap release 2024-05-28 16:20:55 +02:00
buildx.Dockerfile chore: use buildx for cross-platform image builds 2023-02-26 14:27:16 +01:00
CHANGELOG.md Prepare release v4.17.3 2024-05-28 16:24:35 +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 ovh: add OAuth2 authentication (#2173) 2024-05-06 15:43:25 +02:00
go.sum ovh: add OAuth2 authentication (#2173) 2024-05-06 15:43:25 +02:00
LICENSE Lego version 0.4.0 2017-07-13 03:17:00 +02:00
Makefile chore: use buildx for cross-platform image builds 2023-02-26 14:27:16 +01:00
README.md Add DNS provider for Selectel v2 (#2152) 2024-04-10 10:29:29 +00: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
    • Support RFC 8737: TLS ApplicationLayer Protocol Negotiation (ALPN) Challenge Extension
    • Support RFC 8738: certificates for IP addresses
    • Support draft-ietf-acme-ari-03: Renewal Information (ARI) Extension
  • 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
  • CNAME support by default
  • 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 (deprecated) Azure DNS Bindman Bluecat
Brandit Bunny Checkdomain Civo
Cloud.ru CloudDNS Cloudflare ClouDNS
CloudXNS ConoHa Constellix CPanel/WHM
Derak Cloud deSEC.io Designate DNSaaS for Openstack Digital Ocean
DNS Made Easy dnsHome.de DNSimple DNSPod (deprecated)
Domain Offensive (do.de) Domeneshop DreamHost Duck DNS
Dyn Dynu EasyDNS Efficient IP
Epik Exoscale External program freemyip.com
G-Core Gandi Live DNS (v5) Gandi Glesys
Go Daddy Google Cloud Google Domains Hetzner
Hosting.de Hosttech HTTP request http.net
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 Linode (v4)
Liquid Web Loopia LuaDNS Mail-in-a-Box
Manual Metaname 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 RcodeZero reg.ru
RFC2136 RimuHosting Sakura Cloud Scaleway
Selectel v2 Selectel Servercow Shellrent
Simply.com Sonic Stackpath Tencent Cloud DNS
TransIP UKFast SafeDNS Ultradns Variomedia
VegaDNS Vercel Versio.[nl/eu/uk] VinylDNS
VK Cloud Vscale Vultr Webnames
Websupport WEDOS Yandex 360 Yandex Cloud
Yandex PDD Zone.ee Zonomi

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