Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Issues connecting to openfire via Net::XMPP

by Corion (Patriarch)
on Dec 29, 2016 at 20:08 UTC ( [id://1178626]=note: print w/replies, xml ) Need Help??


in reply to Issues connecting to openfire via Net::XMPP

Maybe this patch that supposedly is applied on Debian helps you too?

It claims to make SSL failures fatal, which could then help you in debugging the real cause. My guess is that the connection is SSL with a self-signed certificate but you don't have the appropriate certificate chain or didn't tell IO::Socket::SSL to allow your organisations certificate.

  • Comment on Re: Issues connecting to openfire via Net::XMPP

Replies are listed 'Best First'.
Re^2: Issues connecting to openfire via Net::XMPP
by edimusrex (Monk) on Dec 29, 2016 at 20:40 UTC

    Thank you for the response, it gives me something to look for. Spending a few moments looking into this it appears there is a possible issue with my certificate. I will try and clear that up first and see if it resolves the issue. Thank you

      Hello edimusrex,

      What was your final solution to this problem?

      I recently upgraded to Openfire 4.1.1 and a legacy XMPP bot written in Perl will no longer authenticate.
      In my case it fails when calling AuthIQAuth()

      Thanks,
      Mike

        I've put this project on the back burner as other more important network and server tasks have arisen. If and when I get back to this and find a solution I will update it.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1178626]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 01:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found