This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
2 Replies Last post: Jul 5, 2008 3:02 AM by Gaston Dombiak  
Greg Bronze 16 posts since
Dec 27, 2005
Currently Being Moderated

Jul 3, 2008 11:07 AM

SSL s2s Connections

 

I have been doing some research in the forums on this, but can't really find a reason why this won't work.

 

 

We have two independent installs of OpenFire and we are trying to do a s2s connection. Both servers have legitimate certificates. However when we implement require secure only connections, it will refuse to connect.  I disable require secure only connections, it connects immediately.

 

 

Any thoughts on what I might be missing?

 

 

bigdaddy Bronze 26 posts since
May 22, 2007
Currently Being Moderated
Jul 3, 2008 5:30 PM in response to: Greg
Re: SSL s2s Connections

You can try some server-variables like:

xmpp.server.certificate.accept-selfsigned      true

xmpp.server.certificate.verify      false

xmpp.server.dialback.enabled      true

Gaston Dombiak Jiver 3,771 posts since
Sep 26, 2001
Currently Being Moderated
Jul 5, 2008 3:02 AM in response to: Greg
Re: SSL s2s Connections

Hey Greg,

 

Besides playing with the validation settings as mentioned above you may want to enable the debug log to see what is going on in each server.

 

Regards,

 

  -- Gato

More Like This

  • Retrieving data ...