Bug 131940

Summary: URL with https cannot connect
Product: [Frameworks and Libraries] kio Reporter: Marcus Urban <murban>
Component: ksslAssignee: George Staikos <staikos>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.5   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***