Failed authorization procedure. DOMAIN.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from

hi,

please help me, I’m installing SSL certificate for my domain, I get this

./certbot-auto --apache

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache

Which names would you like to activate HTTPS for?

1: belniksys.com
2: www.belniksys.com

Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter ‘c’ to cancel):
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for belniksys.com
http-01 challenge for www.belniksys.com
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. www.belniksys.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.belniksys.com/.well-known/acme-challenge/kSTZXLJwL3MFNhI-4FEqOfWoUoa5qgSg5zIzhWE_SXM: "

<html xmlns="http:", belniksys.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://belniksys.com/.well-known/acme-challenge/RDrMajOdE_jpaxg7FmGzTCQcJB-4evjYENvLloY3kdg: " <html xmlns="http:"

IMPORTANT NOTES:

I tested this
http://belniksys.com/.well-known/acme-challenge/nk.txt

it’s OK

please help

Your server is running nginx (at least, that's the server closest to the internet).

./certbot-auto --nginx
1 Like

thanks, it worked

./certbot-auto --nginx

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