From: tenderlove@... Date: 2015-07-15T21:10:33+00:00 Subject: [ruby-core:69986] [Ruby trunk - Feature #11356] [Open] Add ECDH support to OpenSSL wrapper Issue #11356 has been reported by Aaron Patterson. ---------------------------------------- Feature #11356: Add ECDH support to OpenSSL wrapper https://bugs.ruby-lang.org/issues/11356 * Author: Aaron Patterson * Status: Open * Priority: Normal * Assignee: ---------------------------------------- FireFox wants to use ECDH on HTTP/2 connections, and there is no way to add it to the SSL context. This patch adds an ECDH callback (similar to the DH callback). With this patch and #9390, I am able to get an HTTP/2 server running in Chrome and FireFox! :) ---Files-------------------------------- 0001-add-ecdh-support.patch (6.81 KB) -- https://bugs.ruby-lang.org/