10 lines
209 B
Markdown
10 lines
209 B
Markdown
# Get ZeroSSL certificates for your mesh.cat domain
|
|
|
|
Installation and use:
|
|
```shell
|
|
wget https://git.thisisjoes.site/mesh.cat/get-certs/raw/branch/master/get-certs.sh
|
|
chmod +x get-certs.sh
|
|
./get-certs.sh
|
|
```
|
|
|