Bug 129144 - KSirc SSL does not work
Summary: KSirc SSL does not work
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: Final
Hardware: 32bit SuSE Linux 10.0
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-18 19:33 UTC by Philipp Gühring
Modified: 2006-05-29 07:16 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Gühring 2005-10-18 19:33:50 UTC
When connecting to any IRC Server with SSL, you immediately get a Ping Timeout  
from the server. For testing you can try irc.cacert.org with Port 7000. It is  
easily reproduceable. KVirc and Konversation work, it´s just KSirc having that 
problem. 
KSirc sets up the SSL connection correctly, and also displays the connection 
settings (encryption algorithm, ...) 
KSirc works without problems for Non-SSL connections. 
I guess that the connection between KSirc and the SSL library works only from 
the server to the client (making the client display all the server messages 
and also receiving the ping, but not into the other direction, dropping the 
Pong reply to the server, resulting in the Timeout.
Comment 1 Dirk Mueller 2005-10-19 14:09:06 UTC
did you report this upstream ? doesn't sound suse specific, we don't have any patches for ksirc. 



Comment 2 Philipp Gühring 2005-10-20 08:28:36 UTC
No, the problem seems to be SuSE specific. KSirc 1.13.12 seems to work on Debian. Perhaps it is IO::Socket::SSL related.
You can also try to reproduce it on the commandline:
dsirc -S source irc.cacert.org:7000
Comment 3 Stephan Kulow 2006-05-29 07:16:40 UTC
this is not SUSE specific. The dsirc behaves exactly the same on a kubuntu system.