Your message dated Sat, 23 May 2009 13:37:41 +0200
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #526590,
regarding quassel-core: fails do connect to OFTC with SSL
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
526590: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526590
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Wrong port used.
--
Thomas Müller (Thomas Mueller)
E-Mail: [email protected]
Packages:
http://qa.debian.org/[email protected]
Powered by Debian
signature.asc
Description: This is a digitally signed message part.
--- End Message ---