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" \
|
sudo certbot certonly --standalone -d "$1" \
|
||||||
--non-interactive \
|
--non-interactive \
|
||||||
--agree-tos \
|
--agree-tos \
|
||||||
--email contacto@ansol.org \
|
--email webmaster@ansol.org \
|
||||||
--preferred-challenges http \
|
--preferred-challenges http \
|
||||||
--http-01-address 127.0.0.1 \
|
--http-01-address 127.0.0.1 \
|
||||||
--http-01-port 8888 \
|
--http-01-port 8888 \
|
||||||
|
@ -5,7 +5,7 @@ findtime = 86400 ; 1 day
|
|||||||
maxretry = 3
|
maxretry = 3
|
||||||
backend = auto
|
backend = auto
|
||||||
usedns = warn
|
usedns = warn
|
||||||
destemail = direccao@ansol.org
|
destemail = webmaster@ansol.org
|
||||||
sendername = Fail2Ban
|
sendername = Fail2Ban
|
||||||
banaction = iptables-multiport
|
banaction = iptables-multiport
|
||||||
mta = sendmail
|
mta = sendmail
|
||||||
|
Loading…
Reference in New Issue
Block a user