Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#526590: quassel-core: fails do connect to OFTC with SSL

10 views
Skip to first unread message

Thiago Bauermann

unread,
May 1, 2009, 9:30:14 PM5/1/09
to
Package: quassel-core
Version: 0.4.1-1
Severity: normal

Quassel is not able to connect to OFTC when the SSL option in the
irc.oftc.net server configuration is enabled. Changing it from the
default of SSL3 to TLSv1 doesn't make a difference, either. The error
message which appears in the network window is:

[21:31:17] * Connecting to irc.oftc.net:6667...
[21:31:17] * Connection failure: Error during SSL
handshake:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version
number
[21:31:17] * Connection failed. Cycling to next Server

OTOH, when using openssl's s_client works:

$ openssl s_client -connect irc.oftc.net:6697
[...]
SSL-Session:
Protocol : TLSv1
Cipher : AES256-SHA
[...]

or even asking for SSL3:

$ openssl s_client -connect irc.oftc.net:6697 -ssl3
[...]
SSL-Session:
Protocol : SSLv3
Cipher : AES256-SHA
[...]

but, when trying to use SSL2:

$ openssl s_client -connect irc.oftc.net:6697 -ssl2
CONNECTED(00000003)
write:errno=104

-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages quassel-core depends on:
ii adduser 3.110 add and remove users and groups
ii libc6 2.9-4 GNU C Library: Shared libraries
ii libgcc1 1:4.3.3-3 GCC support library
ii libqt4-network 4.4.3-2 Qt 4 network module
ii libqt4-script 4.4.3-2 Qt 4 script module
ii libqt4-sql 4.4.3-2 Qt 4 SQL module
ii libqt4-sql-sqlite 4.4.3-2 Qt 4 SQLite 3 database driver
ii libqtcore4 4.4.3-2 Qt 4 core module
ii libstdc++6 4.3.3-3 The GNU Standard C++ Library v3
ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip

quassel-core recommends no packages.

quassel-core suggests no packages.

-- no debconf information

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Thomas Müller

unread,
May 3, 2009, 8:10:08 AM5/3/09
to
Hi,

thanks for the report.
Your report was been forwarded to the upstream dev team:
http://bugs.quassel-irc.org/issues/show/686

THX & Take care,

Tom

--
Thomas Müller (Thomas Mueller)

E-Mail: thomas....@tmit.eu
Packages:
http://qa.debian.org/developer.php?login=thomas....@tmit.eu

Powered by Debian

signature.asc

Thiago Bauermann

unread,
May 22, 2009, 1:20:07 PM5/22/09
to
Hi,

I just saw the update in the upstream bug. Indeed, I changed the port
and now I'm able to use SSL in OFTC. I feel embarrassed! Sorry about
this.
--
[]'s
Thiago Jung Bauermann

0 new messages