Project

General

Profile

« Previous | Next » 

Revision 1e549036

Added by mame (Yusuke Endoh) almost 5 years ago

test/openssl: Support OpenSSL 1.1.1

OpenSSL 1.1.1 rejects some shorter keys, which caused some failures of
make test-all TESTS=openssl.

https://rubyci.org/logs/rubyci.s3.amazonaws.com/debian/ruby-master/log/20190606T003005Z.fail.html.gz

This change merges 6bbc31ddd1 and 63fb3a36d1 in
https://github.com/ruby/openssl.
Reference: https://github.com/ruby/openssl/pull/217