aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-03-16 22:05:04 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-03-17 11:08:10 +0900
commitc7edb0a0f93ef6e137481d59103aec5fe09c3d66 (patch)
tree441284966d78f48ab9c7ccc10fd7f8b14e9d57bb /ext/openssl
parentbd3508da3c1036e8633919ec1f320e444cd2d75f (diff)
downloadruby-openssl-c7edb0a0f93ef6e137481d59103aec5fe09c3d66.tar.gz
test/openssl/test_cipher: skip AES-CCM tests on OpenSSL <= 1.1.1b
AES CCM mode in OpenSSL <= 1.1.1b was overly strict in the parameters assignment order. This has been relaxed by OpenSSL 1.1.1c. https://github.com/openssl/openssl/commit/b48e3be947ddc5da6b5a86db8341081c72b9a4ee The test case is failing on Ubuntu 18.04 because it still uses the initial 1.1.1 release and has the issue: http://rubyci.s3.amazonaws.com/graviton2/ruby-master/log/20210316T120003Z.fail.html.gz (cherry picked from commit ruby/ruby@44d67128a827c65d1a3867c5d8fd190d10aa1dd2)
Diffstat (limited to 'ext/openssl')
0 files changed, 0 insertions, 0 deletions