Registry / crypto / go-acme-lego

go-acme-lego

JSON →
library2.7.2+incompatiblegogounverified

Automates obtaining and renewing TLS certificates from ACME-compatible CAs like Let's Encrypt.

go get github.com/go-acme/lego
INSTALL
IMPORT
SIG · GO-ACME-LEGO
G
go-acme-lego
cryptogov2.7.2+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

lego
github.com/go-acme/lego

Print the lego version.

package main import ( "fmt" "github.com/go-acme/lego" ) func main() { fmt.Println(lego.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.2+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
go-acme-lego — go get go-acme-lego · libregistry