When I try to issue an certificate, it works all fine when running the acme.sh script towards letsencrypt_test but that gives me a certificate that isnt complete (it is for test purposes) but when I try to run exacly the same command but towards letsencrypt (without _test)
My domain is:djupsund.ax
I ran this command:
acme.sh --debug --force --issue -d ha.djupsund.ax --stateless --server letsencrypt
It produced this output:
[Thu Jan 11 10:45:06 AM EET 2024] error='"error":{"type":"urn:ietf:params:acme:error:unauthorized","detail":"The key authorization file from the server did not match this challenge. Expected '
[Thu Jan 11 10:45:06 AM EET 2024] errordetail='The key authorization file from the server did not match this challenge. Expected '
[Thu Jan 11 10:45:06 AM EET 2024] Invalid status, ha.djupsund.ax:Verify error detail:The key authorization file from the server did not match this challenge. Expected
[Thu Jan 11 10:45:06 AM EET 2024] Debug: get token url.
[Thu Jan 11 10:45:06 AM EET 2024] GET
My web server is (include version):haproxy
The operating system my web server runs on is (include version): Almalinux
My hosting provider, if applicable, is: N/A
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):
certbot 2.6.0