Mon serveur YunoHost
Matériel: Raspberry Pi à la maison / Brique Internet avec VPN
Version de YunoHost: 3.6.5.3 (stable)
J’ai accès à mon serveur : En SSH | Par la webadmin
Êtes-vous dans un contexte particulier ou avez-vous effectué des modifiiations particulières sur votre instance ? : non
Description du problème
Bonjour,
Impossible d’installer un certificat let’s encrypt pour mon domaine suite à une nouvelle installation.
Ni par l’admin web ni en ssh, j’obtiens cette erreur en ssh :
sudo yunohost domain cert-install --no-checks xxxxx.org
Info: Now attempting install of certificate for domain xxxxx.org!
Warning: The configuration file ‘/etc/resolv.dnsmasq.conf’ has been manually modified and will not be updated
Info: Parsing account key…
Info: Parsing CSR…
Info: Registering account…
Error: Error registering: 403 {
“type”: “urn:acme:error:unauthorized”,
“detail”: “Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.”,
“status”: 403
}
Warning: Debug information:
- domain ip from DNS xx.xxx.xxx.xxx
- domain ip from local DNS xx.xxx.xxx.xxx
- public ip of the server xx.xxx.xxx.xxx
Warning: Debug information:
- domain ip from DNS xx.xxx.xxx.xxx
- domain ip from local DNS xx.xxx.xxx.xxx
- public ip of the server xx.xxx.xxx.xxx
Error: Certificate installation for xxxxx.org failed !
Exception: Signing the new certificate failed
Info: The operation ‘Install Let’s encrypt certificate on ‘xxxxx.org’ domain’ has failed! To get help, please share the full log of this operation using the command ‘yunohost log display 20200307-134237-letsencrypt_cert_install-xxxxx.org --share’