1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2024-09-19 06:04:43 -04:00
Synapse-Ubuntu-ZFS/certbot.sh
2023-08-25 13:17:37 -07:00

4 lines
224 B
Bash

#!/bin/bash
certbot certonly -d matrix.arcticfoxes.net -d element.arcticfoxes.net -d invite.arcticfoxes.net --key-type ecdsa --reuse-key --must-staple --deploy-hook "certbot-ocsp-fetcher -o /var/cache/certbot-ocsp-fetcher"