XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Transport-XMPP failing to start

    Scheduled Pinned Locked Moved Solved Advanced features
    22 Posts 5 Posters 8.8k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      techiem2 @julien-f
      last edited by

      @julien-f Thanks!
      Just got you setup and DM'd.
      Let me know if you need anything else to poke around on. 🙂

      1 Reply Last reply Reply Quote 0
      • julien-fJ Offline
        julien-f Vates 🪐 Co-Founder XO Team
        last edited by

        If other people get the UNABLE_TO_VERIFY_LEAF_SIGNATURE error, check that your XMPP server provides the correct certificate chain.

        You can use OpenSSL for this:

        $ openssl s_client -connect $domain:$port -starttls xmpp -showcerts </dev/null
        CONNECTED(00000003)
        depth=0 CN = $domain
        verify error:num=20:unable to get local issuer certificate
        verify return:1
        depth=0 CN = $domain
        verify error:num=21:unable to verify the first certificate
        verify return:1
        depth=0 CN = $domain
        verify return:1
        
        1 Reply Last reply Reply Quote 1
        • olivierlambertO olivierlambert marked this topic as a question on
        • olivierlambertO olivierlambert has marked this topic as solved on

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post