Winacme ssl renewal fails with 'Authentication failed' behind cloudflare

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.

We are behind Clodflare and when we set the www.arena4b.com record to ‘Proxied’ mode, lets encrypt SSL renewal fails with the error of ‘Authentication failed’ but if we change it to ‘DNS’ it renews the certificate without any issues. We need to have this record as ‘proxied’ in cloudflare. how can we get certificate renewed while in ‘Proxied’ mode

My domain is: www.arena4b.com

I ran this command: wacs.exe --renew --baseuri “https://acme-v02.api.letsencrypt.org/

It produced this output: Authentication failed

My web server is (include version):windows server

The operating system my web server runs on is (include version): windows , IIS

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):NA

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):win-acme (wacs.exe)

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):win-acme.v2.1.2.641.x64.pluggable

1 Like

Hi @ffletsencrypt

what's that "proxied mode"? That? See https://check-your-website.server-daten.de/?q=arena4b.com#url-checks

There are redirects http -> https. That's ok, Letsencrypt follows these redirects.

But then there is a wrong redirect:

https://www.arena4b.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de

Inline-JavaScript (∑/total): 0/0 Inline-CSS (∑/total): 0/0	302
	https://www.arena4b.com/Login.aspx?returnUrl=/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de
Html is minified: 102,96 %	

To /Login.aspx, that can't work, there isn't your validation file.

So it's not a Cloudflare-problem, it's a problem of your website.

Remove that redirect if the path starts with /.well-known/acme-challenge.

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

If you have issues with wacs.exe on Windows server while trying to renew your SSL certificate with domains that are protected by CloudFlare try changing SSL from Full to Strict and then renew the certificate, then reverse to full because it has better protection.

I find this topic but it is closed and I could not reply there: