graphene-os-server-infrastr.../certbot/mail.grapheneos.org
2024-06-04 13:26:50 -04:00

7 lines
272 B
Org Mode

certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \
--key-type rsa --rsa-key-size 3072 --reuse-key \
--deploy-hook "postfix reload; dovecot reload" \
--cert-name mail.grapheneos.org \
-d mail.grapheneos.org \
-d mail.grapheneos.net