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: www.gesundetiere.de
I ran this command:
certbot-auto --expand -d tierfundus.de,www.tierfundus.de,gesundetiere.de,www.gesundetiere.de
It produced this output:
terminal:
Domain: www.gesundetiere.de
Type: unauthorized
Detail: Invalid response from . . .
http://www.gesundetiere.de/
letsencrypt.log:
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized", . . .
"detail": "Invalid response from http://www.gesundetiere.de
"status": 403
My web server is (include version): Apache/2.4.7 (Ubuntu)
The operating system my web server runs on is (include version): ubuntu 14.04
My hosting provider, if applicable, is: ionos.de
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): 0.30.2
Hello,
I have been using a let’s encrypt certificate for the domains tierfundus.de and www.tierfundus.de for years. Now you want to add the domains gesundetiere.de and www.gesundetiere.de.
I try to accomplish this by using --expand as shown above.
For both new domains, error 403 occurs.
Many thanks in advance for advices