Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

nilfalse/cert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cert

Obtain automated SSL/TLS certificates with wildcard support using this Makefile. Can run on CI (e.g. Github Actions).

Prerequisites

Sample cli.ini

email = [email protected]

agree-tos = true
no-eff-email = true
non-interactive = true
staple-ocsp = true

rsa-key-size = 4096

server = https://acme.zerossl.com/v2/DV90
eab-kid = ...
eab-hmac-key = ...

Optional fine-tuning

Optionally you may want to configure the following CAA records for your apex domain:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published