removed renewal scripts for unused certs

This commit is contained in:
2022-08-10 08:55:16 +02:00
committed by Gitea
parent e7fdfa863f
commit 1b8b1b84b2
6 changed files with 0 additions and 80 deletions
-5
View File
@@ -2914,13 +2914,8 @@ maybe chmod 0755 'letsencrypt/renewal-hooks/pre/nginx.sh'
maybe chmod 0644 'letsencrypt/renewal/indra.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/mail.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/nc.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/ohc.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/photos.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/pma.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/postfix.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/ps.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/rspamd.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/searx.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/webmail.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/wiki.solusar.de.conf'
maybe chmod 0644 'letsencrypt/renewal/www.solusar.de.conf'
-14
View File
@@ -1,14 +0,0 @@
# renew_before_expiry = 30 days
version = 1.19.0
archive_dir = /etc/letsencrypt/archive/ohc.solusar.de
cert = /etc/letsencrypt/live/ohc.solusar.de/cert.pem
privkey = /etc/letsencrypt/live/ohc.solusar.de/privkey.pem
chain = /etc/letsencrypt/live/ohc.solusar.de/chain.pem
fullchain = /etc/letsencrypt/live/ohc.solusar.de/fullchain.pem
# Options used in the renewal process
[renewalparams]
authenticator = standalone
account = 8b7806ff874ad192eb557b295a53e1f8
pref_challs = http-01,
server = https://acme-v02.api.letsencrypt.org/directory
@@ -1,14 +0,0 @@
# renew_before_expiry = 30 days
version = 1.19.0
archive_dir = /etc/letsencrypt/archive/photos.solusar.de
cert = /etc/letsencrypt/live/photos.solusar.de/cert.pem
privkey = /etc/letsencrypt/live/photos.solusar.de/privkey.pem
chain = /etc/letsencrypt/live/photos.solusar.de/chain.pem
fullchain = /etc/letsencrypt/live/photos.solusar.de/fullchain.pem
# Options used in the renewal process
[renewalparams]
authenticator = standalone
account = 8b7806ff874ad192eb557b295a53e1f8
pref_challs = http-01,
server = https://acme-v02.api.letsencrypt.org/directory
-17
View File
@@ -1,17 +0,0 @@
# renew_before_expiry = 30 days
version = 1.19.0
cert = /etc/letsencrypt/live/pma.solusar.de/cert.pem
privkey = /etc/letsencrypt/live/pma.solusar.de/privkey.pem
chain = /etc/letsencrypt/live/pma.solusar.de/chain.pem
fullchain = /etc/letsencrypt/live/pma.solusar.de/fullchain.pem
archive_dir = /etc/letsencrypt/archive/pma.solusar.de
# Options used in the renewal process
[renewalparams]
authenticator = standalone
rsa_key_size = 4096
account = b22cdfdfbdc4b2ff1a8cb7095890f7e0
pref_challs = http-01,
server = https://acme-v02.api.letsencrypt.org/directory
post_hook = systemctl start nginx
pre_hook = systemctl stop nginx
-13
View File
@@ -1,13 +0,0 @@
# renew_before_expiry = 30 days
version = 1.19.0
archive_dir = /etc/letsencrypt/archive/ps.solusar.de
cert = /etc/letsencrypt/live/ps.solusar.de/cert.pem
privkey = /etc/letsencrypt/live/ps.solusar.de/privkey.pem
chain = /etc/letsencrypt/live/ps.solusar.de/chain.pem
fullchain = /etc/letsencrypt/live/ps.solusar.de/fullchain.pem
# Options used in the renewal process
[renewalparams]
server = https://acme-v02.api.letsencrypt.org/directory
account = 8b7806ff874ad192eb557b295a53e1f8
authenticator = standalone
-17
View File
@@ -1,17 +0,0 @@
# renew_before_expiry = 30 days
version = 1.19.0
cert = /etc/letsencrypt/live/searx.solusar.de/cert.pem
privkey = /etc/letsencrypt/live/searx.solusar.de/privkey.pem
chain = /etc/letsencrypt/live/searx.solusar.de/chain.pem
fullchain = /etc/letsencrypt/live/searx.solusar.de/fullchain.pem
archive_dir = /etc/letsencrypt/archive/searx.solusar.de
# Options used in the renewal process
[renewalparams]
authenticator = standalone
rsa_key_size = 4096
account = b22cdfdfbdc4b2ff1a8cb7095890f7e0
pref_challs = http-01,
server = https://acme-v02.api.letsencrypt.org/directory
post_hook = systemctl start nginx
pre_hook = systemctl stop nginx