2024-07-09 05:12:57 +00:00
2024-07-08 04:05:02 +00:00
2024-07-07 22:55:03 -05:00
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
S
Description
Free TLS certificates for your mesh.cat domains.
Readme GPL-3.0 90 KiB
Languages
Shell 100%