mirror of
https://github.com/ArcticFoxes-net/Signal-TLS-Proxy
synced 2024-12-22 00:21:32 -05:00
Certbot reuse key
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1db17f6c12
commit
681f626851
@ -41,6 +41,7 @@ ${DOCKER_COMPOSE_CMD} run -p 80:80 --rm --entrypoint "\
|
|||||||
--register-unsafely-without-email \
|
--register-unsafely-without-email \
|
||||||
$domain_args \
|
$domain_args \
|
||||||
--agree-tos \
|
--agree-tos \
|
||||||
|
--reuse-key \
|
||||||
--force-renewal && \
|
--force-renewal && \
|
||||||
ln -fs /etc/letsencrypt/live/$domains/ /etc/letsencrypt/active\"" certbot
|
ln -fs /etc/letsencrypt/live/$domains/ /etc/letsencrypt/active\"" certbot
|
||||||
echo
|
echo
|
||||||
|
Loading…
Reference in New Issue
Block a user