Failure renewing Certificate, no changes to config

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.afmpensionperspectives.com
I ran this command:
acme-client -mvv -b -C “/usr/local/www/apache24/data/gigawattmomma/.well-known/acme-challenge/” www.afmpensionperspectives.com afmpensionperspectives.com
It produced this output:
a4.MYeGAALvL1KQzjcl39fD3RSD2Q8S8A6PC4IsPngPRJQ" }] (336 bytes)
acme-client: https://acme-v01.api.letsencrypt.org/acme/challenge/N4zYdA5Q6-I2jBBRyAj2j8wNp8JIAAz3IJEVXvZDPBE/7640891011: status
acme-client: acme-v01.api.letsencrypt.org: cached
acme-client: https://acme-v01.api.letsencrypt.org/acme/challenge/N4zYdA5Q6-I2jBBRyAj2j8wNp8JIAAz3IJEVXvZDPBE/7640891011: bad response
acme-client: transfer buffer: [{ “type”: “http-01”, “status”: “invalid”, “error”: { “type”: “urn:acme:error:connection”, “detail”: “Fetching https://www.afmpensionperspectives.com.well-known/acme-challenge/4P3KKr98zJRSa18t90aIF-pHMRXdN0TOIk7Z3gIyonk: Error getting validation data”, “status”: 400 }, “uri”: “https://acme-v01.api.letsencrypt.org/acme/challenge/N4zYdA5Q6-I2jBBRyAj2j8wNp8JIAAz3IJEVXvZDPBE/7640891011”, “token”: “4P3KKr98zJRSa18t90aIF-pHMRXdN0TOIk7Z3gIyonk”, “validationRecord”: [ { “url”: “http://www.afmpensionperspectives.com/.well-known/acme-challenge/4P3KKr98zJRSa18t90aIF-pHMRXdN0TOIk7Z3gIyonk”, “hostname”: “www.afmpensionperspectives.com”, “port”: “80”, “addressesResolved”: [ “199.4.235.53” ], “addressUsed”: “199.4.235.53” }, { “url”: “https://www.afmpensionperspectives.com.well-known/acme-challenge/4P3KKr98zJRSa18t90aIF-pHMRXdN0TOIk7Z3gIyonk”, “hostname”: “www.afmpensionperspectives.com.well-known”, “port”: “443”, “addressesResolved”: [ “199.4.235.53” ] } ] }] (1083 bytes)
acme-client: bad exit: netproc(93989): 1

My web server is (include version):
Apache/2.4.27 (FreeBSD)
The operating system my web server runs on is (include version):
FreeBSD 10.4-RELEASE-p9 (GENERIC)
My hosting provider, if applicable, is:
NA
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

You have a redirect that's missing a trailing slash (it redirects http://afmpensionperspectives.com/ to https://afmpensionperspectives.com instead of https://afmpensionperspectives.com/).

1 Like

Yes, thank you. Can’t believe I missed that!

Much appreciated!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.