All,

I have been using licq for several years now and i really like the "Request Secure Connection" feature. I have compiled the latest 1.3.2 and i see the SSL capability listed in Help->About, but i can no longer connect SSL to another licq client.

I have two systems on my local network that are both running FC4. I have compiled the source and in the ./configure line, i have OpenSSL enabled on both. I used to get a version string if i hovered over the contact name, but now i only get the status just like a regular icq user and SSL doesn't work. I have also verified that there is no fw running on the local machines. I have tried using Server connect, Use Real IP, etc... but nothing changes and i still cannot connect via SSL.

If there is any information i can send you that would help to solve this problem, please let me know. For now here is the network window results from an attempt to connect via SSL:

08:10:03: [TCP] Sending request for secure channel to Myrlin (#5).
08:10:03: [TCP] Secure channel response from Myrlin (19341341).
08:10:03: [TCP] Myrlin (19341341) does not support OpenSSL.
08:13:08: [SRV] Myrlin (19341341) changed status: Online (v8).

I assure you that Myrlin is running 1.3.2 with SSL, but I can't get it to function in the latest version. Here is the results of ldd on the licq binary from Myrlin's machine:
ldd /usr/local/bin/licq
       linux-gate.so.1 =>  (0x007fd000)
       libssl.so.5 => /lib/libssl.so.5 (0x0065d000)
       libcrypto.so.5 => /lib/libcrypto.so.5 (0x006b1000)
       libdl.so.2 => /lib/libdl.so.2 (0x009af000)
       libpthread.so.0 => /lib/libpthread.so.0 (0x00ab1000)
       libnsl.so.1 => /lib/libnsl.so.1 (0x06abb000)
       libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00bd3000)
       libm.so.6 => /lib/libm.so.6 (0x00988000)
       libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00bb2000)
       libc.so.6 => /lib/libc.so.6 (0x0085d000)
       libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00697000)
       libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x005e9000)
       libcom_err.so.2 => /lib/libcom_err.so.2 (0x005b9000)
       libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x005be000)
       libresolv.so.2 => /lib/libresolv.so.2 (0x00bbe000)
       libz.so.1 => /usr/lib/libz.so.1 (0x009b5000)
       /lib/ld-linux.so.2 (0x0083f000)
       libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x005e4000)

Here is the ldd from licq on my machine:

ldd /usr/local/bin/licq
       linux-gate.so.1 =>  (0x00e7e000)
       libssl.so.5 => /lib/libssl.so.5 (0x00d2c000)
       libcrypto.so.5 => /lib/libcrypto.so.5 (0x02425000)
       libdl.so.2 => /lib/libdl.so.2 (0x0030d000)
       libpthread.so.0 => /lib/libpthread.so.0 (0x0040f000)
       libnsl.so.1 => /lib/libnsl.so.1 (0x07f43000)
       libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x07452000)
       libm.so.6 => /lib/libm.so.6 (0x002e6000)
       libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00501000)
       libc.so.6 => /lib/libc.so.6 (0x001bb000)
       libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00d12000)
       libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00c20000)
       libcom_err.so.2 => /lib/libcom_err.so.2 (0x00c16000)
       libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00cec000)
       libresolv.so.2 => /lib/libresolv.so.2 (0x00630000)
       libz.so.1 => /usr/lib/libz.so.1 (0x003e9000)
       /lib/ld-linux.so.2 (0x0019d000)
       libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00c1b000)

Both are linked to libssl and libcrypto...

Eric


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to