mirror of
https://github.com/ruby/ruby.git
synced 2026-08-17 02:20:55 +08:00
Fix CI with OpenSSL master in the FIPS mode. With the fips provider in OpenSSL master, HMAC keys shorter than 112 bits are rejected and MD5 is disallowed. Update tests to use SHA-2 and longer keys. https://github.com/ruby/openssl/commit/e919f81797