Hello,
my problem is, if i run certbot multiple times for multiple domains, only the last domain (certificate request) seems to be operational.
- certbot certonly --standalone --rsa-key-size 4096 -d example1.com
- certbot certonly --standalone --rsa-key-size 4096 -d example2.com
Also the files i.e. /etc/letsencrypt/live/example1.com are overwritten by /etc/letsencrypt/live/example2.com
My expectation would be, that both certificates (and their files unter /etc/letsencrypt/live/) could exist parallel.
Before trying this, i used a singel certificete for the multiple domains with all domains listed after -d option. This worked perfect, but does not fit my needs. I need a single certificate per domain.
I appreciate your help and hope i could make my point clear.
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
falckenweb.de, wrangel-netz.de and some more
I ran this command:
see above
It produced this output:
dont know
My web server is (include version):
Apache 2.4
The operating system my web server runs on is (include version):
Ubuntu 18.2
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): certbot 0.27.0