Error renewing an existing certificate

My domain is: erka.es

I ran this command: renew certificate

It produced this output:Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/4955424313.

Details:

Type: urn:ietf:params:acme:error:tls

Status: 400

Detail: Fetching https://erka.es/.well-known/acme-challenge/LtLhr7YtNVIeocji-GRc_KJDa11pLkM8HRKN32AkwOY: local error: tls: no renegotiation

My web server is (include version): IIS, Wordpress,

The operating system my web server runs on is (include version): Windows Server 2016

My hosting provider, if applicable, is: VPS XL on Nominalia.com

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

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):Plesk Obsidian Web Admin Edition
Versión 18.0.26

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

1 Like

Hi @Yaniel

checked your url with my browser:

  • there is a redirect (normally, that shouldn't be a problem),
  • but: There is a client certificate request. If I click "Esc", I am blocked.

Looks like you have configured your webserver, so client certificates are required.

So Letsencrypt can't check your validation file.

Remove that.

PS: Checking your url directly there are curious redirects - https://check-your-website.server-daten.de/?q=erka.es%2F.well-known%2Facme-challenge%2FLtLhr7YtNVIeocji-GRc_KJDa11pLkM8HRKN32AkwOY

http://erka.es/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de

redirects to

	https://erka.es/https://e

Looks like you have some broken redirect rules.

1 Like

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