summaryrefslogtreecommitdiff
path: root/test/openssl/test_x509req.rb
AgeCommit message (Expand)Author
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