Free TLS certificates for your mesh.cat domains.
Go to file
2024-07-09 00:45:41 +00:00
get-certs.sh first commit, add script 2024-07-08 04:05:02 +00:00
LICENSE Initial commit 2024-07-07 22:55:03 -05:00
README.md shorten title 2024-07-09 00:45:41 +00:00

Get certificates for your mesh.cat domain

Dependencies:

Yggdrasil

dnsmasq

Installation and usage:

wget https://git.thisisjoes.site/mesh.cat/get-certs/raw/branch/master/get-certs.sh
chmod +x get-certs.sh
./get-certs.sh

Remember to create a cron job to run the script every month.

Example:

11 21 * * * /opt/get-certs.sh > /dev/null 2>&1