Registry / crypto / xenolf-lego

xenolf-lego

JSON →
library2.7.2+incompatiblegogounverified

A Go library and CLI tool for obtaining SSL/TLS certificates from ACME-based certificate authorities.

go get github.com/xenolf/lego
INSTALL
IMPORT
SIG · XENOLF-LEGO
X
xenolf-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/xenolf/lego

Import and use lego for ACME certificate management.

package main import ( "fmt" "github.com/xenolf/lego" ) func main() { fmt.Println("lego ACME client library") }
Debug
Known issues
breakingVersion 2.7.2+incompatible indicates a major version mismatch; the module path may have changed.
fix
Use the latest major version (e.g., v4) with the correct module path.
affects: 2.7.2+incompatible
Upgrade
Version history
2.7.2+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
50 hits · last 30 days
node
42
OpenAI (training)
1
Resources
xenolf-lego — go get xenolf-lego · libregistry