Modify

#547 closed defect (fixed)

Sending "<?xml version='1.0' ?>" breaks connection when ssl/tls on port 5222

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.2.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

Remember to update: protocols/jabber/io.c

greet = g_strdup_printf( "<?xml version='1.0' ?>"

"<stream:stream to=\"%s\" xmlns=\"jabber:client\" "

"xmlns:stream=\"http://etherx.jabber.org/streams\" version=\"1.0\">", jd->server );

Attachments (0)

Change History (1)

comment:1 Changed at 2010-03-14T17:00:44Z by wilmer

Resolution: fixed
Status: newclosed

Fix is finally checked in. I tested it against your server which is now properly giving me an auth. failure instead.

changeset:devel,504.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


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

 
Note: See TracTickets for help on using tickets.