yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: yahns-public@yhbt.net
Subject: [PATCH] test_ssl: remove unnecessary priv_key DH parameter
Date: Mon,  4 Jul 2016 00:14:00 +0000	[thread overview]
Message-ID: <20160704001400.23156-1-e@80x24.org> (raw)

It seems unnecessary to set it at all and it's deprecated
in current Ruby trunk.
---
 test/test_ssl.rb | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/test/test_ssl.rb b/test/test_ssl.rb
index e89a89d..92be542 100644
--- a/test/test_ssl.rb
+++ b/test/test_ssl.rb
@@ -26,12 +26,6 @@ class TestSSL < Testcase
 -----END DH PARAMETERS-----
   _end_of_pem_
 
-  TEST_KEY_DH1024.priv_key = OpenSSL::BN.new("48561834C67E65FFD2A9B47F41" \
-     "E5E78FDC95C387428FDB1E4B0188B64D1643C3A8D3455B945B7E8C4D166010C7C2" \
-     "CE23BFB9BEF43D0348FE7FA5284B0225E7FE1537546D114E3D8A4411B9B9351AB4" \
-     "51E1A358F50ED61B1F00DA29336EEBBD649980AC86D76AF8BBB065298C2052672E" \
-     "EF3EF13AB47A15275FC2836F3AC74CEA", 16)
-
   def setup
     unless FAST_NB
       skip "missing exception-free non-blocking IO in " \
-- 
EW


                 reply	other threads:[~2016-07-04  0:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/yahns/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160704001400.23156-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=yahns-public@yhbt.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/yahns.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).