get-certs/README.md
2024-07-09 00:20:21 +00:00

16 lines
349 B
Markdown

# Get ZeroSSL certificates for your mesh.cat domain
Dependencies:
[Yggdrasil](https://yggdrasil-network.github.io/installation.html)
[dnsmasq](https://thekelleys.org.uk/dnsmasq/doc.html)
Installation and usage:
```shell
wget https://git.thisisjoes.site/mesh.cat/get-certs/raw/branch/master/get-certs.sh
chmod +x get-certs.sh
./get-certs.sh
```