Modify

#1006 new defect

Clearer SSL error reporting

Reported by: anonymous Owned by:
Priority: wishlist Milestone:
Component: BitlBee Version: 3.0.5
Keywords: Cc:
IRC client+version: Client-independent Operating System: FreeBSD
OS version/distro:

Description

Since jabber.org restarted their server yesterday, I cannot reconnect. I get the following messages:

@root | jabber.org - Logging in: Connecting
@root | jabber.org - Logging in: Connected to server, logging in
@root | jabber.org - Logging in: Converting stream to TLS
@root | jabber.org - Login error: Certificate verification problem 0x4: Unknown
@root | jabber.org - Logging in: Signing off.. 

I have the following TLS related settings:

username = `myname@jabber.org'    
server is empty
ssl = 'false'
tls = 'true'
tls_verify = 'true'

xml console says the following:

11:14:52 xmlconsole | TX: <?xml version='1.0' ?><stream:stream to="jabber.org" xmlns="jabber:client"
                    | xmlns:stream="http://etherx.jabber.org/streams" version="1.0">
11:14:53 xmlconsole | RX: <stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><mechanisms xmlns="urn:iet
                    | f:params:xml:ns:xmpp-sasl"><mechanism>CRAM-MD5</mechanism><mechanism>LOGIN</mechanism><mechanism>P
                    | LAIN</mechanism><mechanism>DIGEST-MD5</mechanism><mechanism>SCRAM-SHA-1</mechanism></mechanisms><c
                    | ompression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><ver
11:14:53 xmlconsole | xmlns="urn:xmpp:features:rosterver"><optional/></ver></stream:features>
11:14:53 xmlconsole | TX: <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
11:14:53 xmlconsole | RX: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

Attachments (0)

Change History (3)

comment:1 Changed at 2012-10-26T13:18:30Z by anonymous

Intermediate certificate is expired:

https://twitter.com/jabberdotorg/status/260837600158416896

Not a bitlbee bug.

comment:2 Changed at 2012-10-28T18:31:57Z by wilmer

Yes, I expected it'd be something like that. Error reporting could've been better though, certainly.

comment:3 Changed at 2012-10-28T23:42:52Z by wilmer

Priority: normalwishlist
Summary: Cannot connect to jabber.org with SSL enabledClearer SSL error reporting

Modify Ticket

Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.