letsencrypt

command module
v0.0.0-...-0914170 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

README

Simple Let's Encrypt tool in Go

Build Status

Given:

  • a list of domains
  • a directory where to put the http-01 acme challenges for those domains
  • a directory where to save the certificates and keys

It handles everything from creation to update before it expires. Call it with cron regularly (e.g. weekly) and you are all set.

A temporary account key is created as needed and not saved.

Bugs, comments, questions: create a new issue.

Documentation

Overview

Binary letsencrypt manages Let's Encrypt certificates.

Given: - a list of domains - a directory where to put the http-01 acme challenges for those domains - a directory where to save the certificates and keys

It handles everything from creation to update before it expires. Call it with cron regularly (e.g. weekly) and you are all set.

A temporary account key is created as needed and not saved.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL