Merge pull request 'Usa o endereço de contacto webmaster@ansol.org' (#9) from corrige-endereco-contacto into master

Reviewed-on: #9
This commit is contained in:
Tiago Carrondo 2022-03-06 20:30:08 +00:00
commit e7fd78b911
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ set -e
sudo certbot certonly --standalone -d "$1" \
--non-interactive \
--agree-tos \
--email contacto@ansol.org \
--email webmaster@ansol.org \
--preferred-challenges http \
--http-01-address 127.0.0.1 \
--http-01-port 8888 \

View File

@ -5,7 +5,7 @@ findtime = 86400 ; 1 day
maxretry = 3
backend = auto
usedns = warn
destemail = direccao@ansol.org
destemail = webmaster@ansol.org
sendername = Fail2Ban
banaction = iptables-multiport
mta = sendmail