On 12/04/2016 05:39 PM, Bill Somerville wrote:

Re Bill,

> I need a bit more of that stack back trace to see where it is going wrong.

What can I do in order to get a better output for you ?

> I suspect that curl on your distribution is statically linked against a 
> different version of OpenSSL that does not have this issue with 
> intermediate SSL certificates.

Here is the output of "ldd /usr/bin/curl"

        linux-gate.so.1 (0xb7754000)
        libcurl.so.4 => /lib/libcurl.so.4 (0xb764d000)
        libmetalink.so.3 => /lib/libmetalink.so.3 (0xb763c000)
        libnghttp2.so.14 => /lib/libnghttp2.so.14 (0xb7618000)
        libidn.so.11 => /lib/libidn.so.11 (0xb75e4000)
        libssh2.so.1 => /lib/libssh2.so.1 (0xb75b2000)
        libpsl.so.5 => /lib/libpsl.so.5 (0xb75a4000)
        libssl3.so => /lib/libssl3.so (0xb7558000)
        libsmime3.so => /lib/libsmime3.so (0xb7531000)
        libnss3.so => /lib/libnss3.so (0xb73fd000)
        libnssutil3.so => /lib/libnssutil3.so (0xb73d5000)
        libplds4.so => /lib/libplds4.so (0xb73cf000)
        libplc4.so => /lib/libplc4.so (0xb73c9000)
        libnspr4.so => /lib/libnspr4.so (0xb7389000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb736d000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7368000)
        libgssapi_krb5.so.2 => /lib/libgssapi_krb5.so.2 (0xb731a000)
        libkrb5.so.3 => /lib/libkrb5.so.3 (0xb7243000)
        libk5crypto.so.3 => /lib/libk5crypto.so.3 (0xb7210000)
        libcom_err.so.2 => /lib/libcom_err.so.2 (0xb720b000)
        liblber-2.4.so.2 => /lib/liblber-2.4.so.2 (0xb71fb000)
        libldap-2.4.so.2 => /lib/libldap-2.4.so.2 (0xb71a7000)
        libz.so.1 => /lib/libz.so.1 (0xb718f000)
        libc.so.6 => /lib/libc.so.6 (0xb6fc0000)
        libexpat.so.1 => /lib/libexpat.so.1 (0xb6f95000)
        libssl.so.10 => /lib/libssl.so.10 (0xb6f28000)
        libcrypto.so.10 => /lib/libcrypto.so.10 (0xb6d34000)
        libunistring.so.2 => /lib/libunistring.so.2 (0xb6c05000)
        librt.so.1 => /lib/librt.so.1 (0xb6bfb000)
        /lib/ld-linux.so.2 (0x80039000)
        libkrb5support.so.0 => /lib/libkrb5support.so.0 (0xb6bec000)
        libkeyutils.so.1 => /lib/libkeyutils.so.1 (0xb6be7000)
        libresolv.so.2 => /lib/libresolv.so.2 (0xb6bcc000)
        libsasl2.so.3 => /lib/libsasl2.so.3 (0xb6bad000)
        libselinux.so.1 => /lib/libselinux.so.1 (0xb6b85000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0xb6b56000)
        libpcre.so.1 => /lib/libpcre.so.1 (0xb6adf000)
        libfreebl3.so => /lib/libfreebl3.so (0xb6adb000)

> I am sure I can resolve this but I do not want to allow SSL errors 
> without a user confirmation as it is not safe.

I share this opinion.

> The problem I have is 
> that I cannot reproduce the issue on any system I have so I will have to 
> fix the issues with your help.

Please write me what I can do to help you.

Best 88 de Claude (DJ0OT)


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to