• [^] # Re: Autorité pour création de certificats ?

    Posté par . En réponse au message Client XMPP Chatsecure : certificat SSL reject. Évalué à 1.

    Voici l'erreur que j'ai en ce moment, je pense que c'est parce que je n'ai pas ouvert le port 443 sur ma box mais ouvert sur ma pi.

    root@raspberrypi:/home/pi# certbot renew --dry-run
    Saving debug log to /var/log/letsencrypt/letsencrypt.log
    -------------------------------------------------------------------------------
    Processing /etc/letsencrypt/renewal/serveur1.fr.conf
    -------------------------------------------------------------------------------
    Cert not due for renewal, but simulating renewal for dry run
    Plugins selected: Authenticator standalone, Installer None
    Attempting to renew cert (serveur1.fr) from /etc/letsencrypt/renewal/serveur1.fr.conf produced an unexpected error: HTTPSConnectionPool(host='acme-staging.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x76a50af0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',)). Skipping.
    All renewal attempts failed. The following certs could not be renewed:
     /etc/letsencrypt/live/serveur1.fr/fullchain.pem (failure)
    -------------------------------------------------------------------------------
    ** DRY RUN: simulating 'certbot renew' close to cert expiry
    ** (The test certificates below have not been saved.)
    All renewal attempts failed. The following certs could not be renewed:
     /etc/letsencrypt/live/serveur1.fr/fullchain.pem (failure)
    ** DRY RUN: simulating 'certbot renew' close to cert expiry
    ** (The test certificates above have not been saved.)
    -------------------------------------------------------------------------------
    1 renew failure(s), 0 parse failure(s)