Free TLS certificates for your mesh.cat domains.
Go to file
2024-07-16 16:27:03 +00:00
get-certs.sh remove temp file, enable logs 2024-07-16 16:27:03 +00:00
LICENSE Initial commit 2024-07-07 22:55:03 -05:00
README.md format text 2024-07-09 05:12:57 +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