[ruby-core:76711] [Ruby trunk Bug#11739][Rejected] OpenSSL::SSL::SSLServer doesn't negotiate ECDHE-* ciphersuites
From:
usa@...
Date:
2016-08-04 07:25:28 UTC
List:
ruby-core #76711
Issue #11739 has been updated by Usaku NAKAMURA. Status changed from Closed to Rejected ---------------------------------------- Bug #11739: OpenSSL::SSL::SSLServer doesn't negotiate ECDHE-* ciphersuites https://bugs.ruby-lang.org/issues/11739#change-59932 * Author: Branodn Weeks * Status: Rejected * Priority: Normal * Assignee: openssl * ruby -v: * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I'm trying to configure an instance of OpenSSL::SSL::SSLServer that supports Elliptic curve Diffie窶滴ellman. No matter what combination of Ruby and OpenSSL versions I try the negotiation with the client fails. Proof of concept: https://gist.github.com/brandonweeks/e26414cc1e9eea9453a8 Then run: >openssl s_client -connect localhost:8443 Also attaching a pcap file of the failed handshake. ---Files-------------------------------- tls_handshake.pcap (4.93 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>