[jadmin] s2s encrypted connection
Sergio Gorelyshev
cto at postlance.ru
Mon Apr 28 08:53:06 CDT 2008
I tried to add some 'new' options to my <credentials/>:
20080428T13:38:35: [notice] (sessions): session manager instance
'sessions' is now responsible for domain 'talk.domain.tld'
20080428T13:38:35: [warn] (-internal): Found unknown protocol: TLS1_2
20080428T13:38:35: [warn] (-internal): Found unknown protocol: TLS1_2
20080428T13:38:35: [warn] (-internal): Found unknown protocol: TLS1_2
20080428T13:38:35: [notice] (-internal): initializing server
20080428T13:39:06: [notice] (s2s): connected to gmail.com
(unencrypted, no cert, auth=db, stream=preXMPP, compression=none)
20080428T13:39:07: [notice] (s2s): connection from gmail.com
(unencrypted, no cert, auth=db, stream=preXMPP, compression=none)
I suppose the [warn] messages appeared because of version of libgnutls
(my version is 1.4.4-3)
Server is running in debug mode and i have all information in it but
it is very hard to understand the reason of "unencrypted" connection
to gmail.com. Is there is a public jabber server with support of
encrypted connection with other server to test with?
Thanks.
28.04.2008, в 16:30, ml-jabber at micressor.ch wrote:
> Hi
>
> Am Mo, 28.04.2008, 15:15, schrieb Sergio Gorelyshev:
>> I'm trying to setup my jabber14 server with ability to communicate
>> with external jabber-based servers. It wokrs fine but only in
>> unencrypted mode :(
>> I tried it with google talk as well as with other "pure" jabber
>> servers and all the same. Forcing TLS connection breaks connection at
>> all on the handshake stage.
>
> My config looks so:
>
> <credentials>
> <domain>domain.tld</domain>
> <pem>/path/to/cert.pem</pem>
> <protocols>TLS1_2 TLS1_1 TLS1_0 SSL3</protocols>
> <kx>DHE_DSS DHE_RSA RSA</kx>
> <ciphers>AES_256_CBC AES_128_CBC 3DES_CBC</ciphers>
> <compression>DEFLATE LZO NULL</compression>
> </credentials>
>
> Any log message of jabberd14? Does gmail.com realy tls/ssl?
>
> cu /m
> ------------------------------------------------------------------
> mail/jabber: micressor at swissjabber.ch PGP key available
> ------------------------------------------------------------------
>
> _______________________________________________
> JAdmin mailing list
> JAdmin at jabber.org
> http://mail.jabber.org/mailman/listinfo/jadmin
> FAQ: http://www.jabber.org/about/jadminfaq.shtml
> _______________________________________________
More information about the JAdmin
mailing list