Categorygithub.com/casbin/lego/v4
module
4.5.4
Repository: https://github.com/casbin/lego.git
Documentation: pkg.go.dev

# README

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

lego introduced support for ACME v2 in v1.0.0. If you still need to utilize ACME v1, you can do so by using the v0.5.0 version.

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 EdgeDNSAlibaba Cloud DNSall-inklAmazon Lightsail
Amazon Route 53ArvanCloudAurora DNSAutodns
AzureBindmanBluecatCheckdomain
CloudDNSCloudflareClouDNSCloudXNS
ConoHaConstellixdeSEC.ioDesignate DNSaaS for Openstack
Digital OceanDNS Made EasyDNSimpleDNSPod
Domain Offensive (do.de)DomeneshopDreamHostDuck DNS
DynDynuEasyDNSEpik
ExoscaleExternal programfreemyip.comG-Core Labs
Gandi Live DNS (v5)GandiGlesysGo Daddy
Google CloudHetznerHosting.deHosttech
HTTP requestHurricane Electric DNSHyperOneIBM Cloud (SoftLayer)
InfobloxInfomaniakInternet Initiative JapanInternet.bs
INWXIonosJokerJoohoi's ACME-DNS
Linode (v4)Liquid WebLoopiaLuaDNS
ManualMyDNS.jpMythicBeastsName.com
NamecheapNamesiloNetcupNetlify
NicmanagerNIFCloudNjallaNS1
Open Telekom CloudOracle CloudOVHPorkbun
PowerDNSRackspacereg.ruRFC2136
RimuHostingSakura CloudScalewaySelectel
ServercowSimply.comSonicStackpath
TransIPVegaDNSVersio.[nl/eu/uk]VinylDNS
VscaleVultrWEDOSYandex
Zone.eeZonomi

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

# Packages

Package acme contains all objects related the ACME endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author