aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_x509req.rb
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: remove SHA, DSS, DSS1 if using OpenSSL 1.1.0Kazuki Yamaguchi2016-05-051-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/openssl: skip old OpenSSLnobu2014-12-131-1/+1
* test_x509req.rb: fix for RHEL7nobu2014-07-231-1/+1
* RHEL7 disables MD5naruse2014-07-231-0/+1
* split assertions into algorithmsnaruse2014-07-221-11/+18
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-2/+2
* * remove trailing spaces.nobu2011-05-151-2/+2
* Support OpenSSL 1.1; it supports RSA1024 and DSS1.naruse2010-12-251-2/+11
* drying up the requires in the openssl teststenderlove2010-12-151-6/+1
* * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,naruse2010-02-281-6/+14
* * test/openssl/{test_x509cert.rb,openssl,test_x509req.rb}:naruse2010-02-281-2/+0
* use require_relative.akr2010-02-021-1/+1
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-191-2/+9
* * test for OpenSSL::X509gotoyuzo2004-05-171-0/+133