> Harald Reindl 2013-10-15 09:09:18 EDT > > https://bugzilla.redhat.com/show_bug.cgi?id=319901#c108 > > [harry@rh:~]$ ldd /usr/lib64/libcurl.so.4.3.0 | grep /lib64/libssl.so.10 > libssl.so.10 => /lib64/libssl.so.10 (0x00007f1305a1f000) > [harry@rh:~]$ ldd /usr/bin/curl | grep /lib64/libssl.so.10 > libssl.so.10 => /lib64/libssl.so.10 (0x00007f8265016000) > Kamil Dudka 2013-10-15 09:50:52 EDT > > curl does not use OpenSSL. Your listing includes > it as a dependency of libssh2.
> the purpose is to help triage packages which should be rebuilt against the new > openssl to benefit from the now supported ECDHE ciphers I am afraid that a rebuild of libssh2 is not going to change anything...
libssh2 does not currently have any support for ECDHE ciphers. When it appears upstream, it'll make it into Fedora.