You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, April 6th 2005, 4:16pm

konqueror can't connect to https sites

hello,

i just compiled kde 3.4 on my solaris10/sparc box (which was a big pain by the way, lot of missing includes and compiler flags). after starting the new konqueror i get the following error message if i try to connect to ssl sites:

An error occurred while loading https://sslhost/:
Could not connect to host sslhost.

configure reportet, that ssl was available when compiling.

if i click on the 'test' button on the ssl tab of the crypto config, i get a 'OpenSSL was successfully loaded'. although on the log i see the following:

----- 8< -----
kdecore (KLibLoader): Loading the next library global with flag 257.
kdecore (KLibLoader): WARNING: KLibrary: ld.so.1: konqueror: fatal: PKCS7_content_free: can't find symbol
kdecore (KLibLoader): Loading the next library global with flag 257.
kdecore (KLibLoader): WARNING: KLibrary: ld.so.1: konqueror: fatal: OpenSSL_add_all_algorithms: can't find symbol
kdecore (KLibLoader): WARNING: KLibrary: ld.so.1: konqueror: fatal: OpenSSL_add_all_algorithms_conf: can't find symbol
kdecore (KLibLoader): WARNING: KLibrary: ld.so.1: konqueror: fatal: OpenSSL_add_all_algorithms_noconf: can't find symbol
----- 8< -----

on the ssl tab of the crypto config i have SSLv2 and SSLv3 enabled and all ciphers activated.

any ideas?

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

2

Wednesday, April 6th 2005, 4:23pm

RE: konqueror can't connect to https sites

What version of the OpenSSL library do you use?

This post has been edited 1 times, last edit by "jacek" (Apr 6th 2005, 4:23pm)


3

Wednesday, April 6th 2005, 4:28pm

OpenSSL 0.9.7d 17 Mar 2004

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

4

Wednesday, April 6th 2005, 5:38pm

There is similar problem in the KDE's BTS: http://bugs.kde.org/show_bug.cgi?id=55102, but it was fixed long time ago. Maybe it was reintroduced in new version?