[ejabberd] anyone here managed to do s2s to gmail.com domain using TLS ?
Badlop
badlop at gmail.com
Wed Oct 13 13:10:40 MSD 2010
2010/10/12 zhong ming wu <mr.z.m.wu at gmail.com>:
> Between my two domains I can establish tls s2s connections but I
> cannot seem to do tls between my domain and gmail.com ?
> Am I supposed to conclude that gmail.com s2s servers just do not
> support TLS ? How do I find out for certain? My ssl certificate is
> signed by godaddy.
I get the same result than you,
running ejabberd 2.1.x, Erlang R13B-4, self-signed cert.
S2S TLS connection fails, so ejabberd tries non encrypted and succeeds:
=INFO REPORT==== 13-Oct-2010::11:00:04 ===
I(<0.517.0>:ejabberd_s2s_out:1193) : Trying to open s2s connection:
MINE -> gmail.com with TLS=true
=INFO REPORT==== 13-Oct-2010::11:00:06 ===
I(<0.517.0>:ejabberd_s2s_out:357) : Connection established:
MINE -> gmail.com with TLS=false
TLS works correctly to other XMPP server not running ejabberd or gmail:
=INFO REPORT==== 13-Oct-2010::11:01:51 ===
I(<0.532.0>:ejabberd_s2s_out:1193) : Trying to open s2s connection:
MINE -> amessage.info with TLS=true
=INFO REPORT==== 13-Oct-2010::11:01:54 ===
I(<0.532.0>:ejabberd_s2s_out:357) : Connection established:
MINE -> amessage.info with TLS=true
---
Badlop
ProcessOne
More information about the ejabberd
mailing list