Bug 1019333

Summary: ECDHE: now supported in Fedora's OpenSSL
Product: [Fedora] Fedora Reporter: Harald Reindl <h.reindl>
Component: libssh2Assignee: Paul Howarth <paul>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: djuran, kdudka, paul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-22 18:44:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1019390    

Description Harald Reindl 2013-10-15 13:54:54 UTC
> 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.

Comment 1 Kamil Dudka 2013-10-15 14:02:05 UTC
> 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...

Comment 2 Paul Howarth 2013-10-22 18:44:11 UTC
libssh2 does not currently have any support for ECDHE ciphers. When it appears upstream, it'll make it into Fedora.