Usa o endereço de contacto webmaster@ansol.org
This commit is contained in:
parent
b39ad7ead5
commit
9c0b0f6560
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user