Closed zmi1 closed 7 years ago
you have a apache rewrite rule from http to https, right ?
But your rule is wrong.
the url:
http://transfer.viennapaint.com/.well-known/acme-challenge/3yi_gAsjd8Rsoh6rwhMoZylQ2Z_7bwd-8W3QKjRKuWs
is redirected to:
https://transfer.viennapaint.com.well-known/acme-challenge/3yi_gAsjd8Rsoh6rwhMoZylQ2Z_7bwd-8W3QKjRKuWs
you lost a /
char.
Thank you. I reported it to the webmaster.
This is a host that already had a cert, with acme v250. Now that cert is outdated, and should be renewed, which doesn't work. Also upgraded to v273, still doesn't work anymore.
I found a line in debug that puzzles me: == Info: Connected to transfer.viennapaint.com.well-known (217.74.11.156) port 443 (#1) does it acceess the wrong host? Why is ".well-known" written there?
Apart from that, what's the problem? I have no idea.
Steps to reproduce
/backup/scripts_multihost/.acme.sh/acme.sh --home /backup/scripts_multihost/.acme.sh/ --issue -d transfer.viennapaint.com -w /www/viennapaint.com.transfer/ --staging --log --debug 2
Debug log