Categorygithub.com/benjaminraison/lego
module
2.7.2+incompatible
Repository: https://github.com/benjaminraison/lego.git
Documentation: pkg.go.dev

# README

lego

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

GoDoc Build Status Docker Pulls

Features

  • 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.

Alibaba Cloud DNSAmazon LightsailAmazon Route 53Aurora DNS
AzureBindmanBluecatCloudflare
ClouDNSCloudXNSConoHaDesignate DNSaaS for Openstack
Digital OceanDNS Made EasyDNSimpleDNSPod
Domain Offensive (do.de)DreamHostDuck DNSDyn
EasyDNSExoscaleExternal programFastDNS
Gandi Live DNS (v5)GandiGlesysGo Daddy
Google CloudHosting.deHTTP requestInternet Initiative Japan
INWXJokerJoohoi's ACME-DNSLinode (deprecated)
Linode (v4)ManualMyDNS.jpName.com
NamecheapNamesiloNetcupNIFCloud
NS1Open Telekom CloudOracle CloudOVH
PowerDNSRackspaceRFC2136Sakura Cloud
SelectelStackpathTransIPVegaDNS
VscaleVersioVultrZone.ee

# 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