summaryrefslogtreecommitdiff
path: root/test/openssl/test_x509req.rb
AgeCommit message (Expand)Author
2022-12-13[ruby/openssl] Use SHA256 instead of SHA1 where needed in tests.Jarek Prokop
2020-05-13[ruby/openssl] Look up digest by name instead of constantBart de Water
2020-02-16Import openssl-2.2.0 (#2693)Hiroshi SHIBATA
2017-11-25openssl: import v2.1.0.beta2rhe
2017-09-03openssl: import v2.1.0.beta1rhe
2016-12-10openssl: import v2.0.1rhe
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
2016-05-18openssl: clear OpenSSL error queue before return to Rubyrhe
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-12-13test/openssl: skip old OpenSSLnobu
2014-07-23test_x509req.rb: fix for RHEL7nobu
2014-07-23RHEL7 disables MD5naruse
2014-07-22split assertions into algorithmsnaruse
2012-09-03* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss
2011-05-15* remove trailing spaces.nobu
2010-12-25Support OpenSSL 1.1; it supports RSA1024 and DSS1.naruse
2010-12-15drying up the requires in the openssl teststenderlove
2010-02-28* test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,naruse
2010-02-28* test/openssl/{test_x509cert.rb,openssl,test_x509req.rb}:naruse
2010-02-02use require_relative.akr
2004-05-19* rescue LoadError. [ruby-dev:23539]gotoyuzo
2004-05-17* test for OpenSSL::X509gotoyuzo