C'est vrai, voici la config que j'avais lancé avant de refaire toute ma conf :
root@raspberrypi:/home/pi# letsencrypt certonly --webroot --webroot-path /var/www/letsencrypt --domains serveur1.domaine.fr --email essai@netcourrier.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for serveur1.domaine.fr
Using the webroot path /var/www/letsencrypt for all unmatched domains.
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. serveur1.domaine.fr (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://serveur1.domaine.fr/.well-known/acme-challenge/n7We0Hfx3CnS4khFe0qzBiKF3b_LRPv2BANNuy8v0b4: Error getting validation data
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: serveur1.domaine.fr
Type: connection
Detail: Fetching
http://serveur1.domaine.fr/.well-known/acme-challenge/n7We0Hfx3CnS4khFe0qzBiKF3b_LRPv2BANNuy8v0b4:
Error getting validation data
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s)for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
[^] # Re: probleme de port
Posté par electro575 . En réponse au message letsencrypt : Error getting validation data. Évalué à 1.
C'est vrai, voici la config que j'avais lancé avant de refaire toute ma conf :
La je ne vois pas ou est le problème !