Bug 131940 - URL with https cannot connect
Summary: URL with https cannot connect
Status: RESOLVED DUPLICATE of bug 138483
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: kssl (show other bugs)
Version: 3.5
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: George Staikos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-06 08:31 UTC by Marcus Urban
Modified: 2007-01-25 01:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Urban 2006-08-06 08:31:38 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Compiled From Sources
Compiler:          3.3.5 
OS:                Linux

Connection to https://www.freecreditreport.com (note https, not http) fails with 

An error occurred while loading https://www.freecreditreport.com:
Could not connect to host www.freecreditreport.com.

I had this problem a few months ago but did not report it because after attempting to debug the problem and looking at the source code to openSSL, the problem mysteriously vanished. So it might be some intermittent bug in openSSL or kssl. I cannot tell.

I started kdeinit from a terminal so that I could get some extra information, and here's the log:

kdeinit: Got EXEC_NEW 'kio_http' from launcher.
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib64/libcrypto.so.0.9.7: undefined symbol: PKCS7_content_free
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib64/libcrypto.so.0.9.7: undefined symbol: OpenSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib64/libcrypto.so.0.9.7: undefined symbol: OPENSSL_add_all_algorithms
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib64/libcrypto.so.0.9.7: undefined symbol: OpenSSL_add_all_algorithms_conf
kdecore (KNetwork resolver): shouldResInit: /etc/resolv.conf updated
1058:error:14077410:SSL routines:func(119):reason(1040):s23_clnt.c:473:
Comment 1 Nick B 2007-01-24 07:31:26 UTC
Confirmed using kde-3.5.5 on a current stable Gentoo system.
Comment 2 Philip Rodrigues 2007-01-25 01:03:13 UTC

*** This bug has been marked as a duplicate of 138483 ***