Project

General

Profile

Actions

Backport #6593

closed

Fix for OpenSSL 1.0.1 is breaking the drb test suite

Added by vo.x (Vit Ondruch) almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Assignee:
-
[ruby-core:45651]

Description

Please backport r35434 which fixes drb test failures.

https://bugs.ruby-lang.org/issues/6221#note-5

Thank you.

Actions #1

Updated by naruse (Yui NARUSE) almost 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36224.
Vit, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 35434:[Backport #6593]

* lib/drb/ssl.rb: generate 1024 bits RSA key instead of 512 bits.
  OpenSSL 1.0.1 rejects 512 bits RSA key for TLS1.2 with SHA512.
  http://rt.openssl.org/Ticket/Display.html?id=2769&user=guest&pass=guest
  reported by Bohuslav Kabrda.
  [ruby-core:43844] [ruby-trunk - Bug #6221]
Actions

Also available in: Atom PDF

Like0
Like0