• [^] # Re: Pas de certificats

    Posté par . En réponse au message Serveur XMPP : PROSODY. Évalué à 1.

    Voici mes nouveaux logs :

    pas de prosody.err mais prosody.log :

    May 29 11:56:16 mod_posix warn Received SIGTERM
    May 29 11:56:16 general info Shutting down: Received SIGTERM
    May 29 11:56:16 general info Shutting down...
    May 29 11:56:16 general info Shutdown status: Cleaning up
    May 29 11:56:16 general info Shutdown complete
    May 29 11:56:16 general info Hello and welcome to Prosody version 0.9.7
    May 29 11:56:16 general info Prosody is using the select backend for connection handling
    May 29 11:56:16 portmanager info Activated service 's2s' on [::]:5269, [*]:5269
    May 29 11:56:16 portmanager info Activated service 'c2s' on [::]:5222, [*]:5222
    May 29 11:56:16 portmanager info Activated service 'legacy_ssl' on no ports
    May 29 11:56:16 mod_posix info Prosody is about to detach from the console, disabling further con$
    May 29 11:56:16 mod_posix info Successfully daemonized to PID 14799
    

    J'ai utilisé cette commande pour générer mes clés :

    prosodyctl cert generate mondomaine.org
    Résultat :

    root@raspberrypi:/etc/prosody/certs# prosodyctl cert generate mondomaine.org
    Choose key size (2048): 
    Generating RSA private key, 2048 bit long modulus
    .............................................................................................................................................+++
    .....+++
    e is 65537 (0x10001)
    Key written to /var/lib/prosody/mondomaine.org.key
    Please provide details to include in the certificate config file.
    Leave the field empty to use the default value or '.' to exclude the field.
    Config written to /var/lib/prosody/mondomaine.org.cnf
    Certificate written to /var/lib/prosody/mondomaine.org.crt
    

    Il doit y avoir une erreur sur la génération de la clé !! Arret brusque et puis "e is 65537 (0x10001)"