aboutsummaryrefslogtreecommitdiffstats
path: root/test/openssl/test_x509cert.rb
Commit message (Expand)AuthorAgeFilesLines
* Support OpenSSL 1.1; it supports RSA1024 and DSS1.naruse2010-12-251-2/+10
* drying up the requires in the openssl teststenderlove2010-12-151-6/+1
* * test/openssl/{test_x509cert.rb,openssl,test_x509crl.rb,naruse2010-02-281-7/+16
* * test/openssl/{test_x509cert.rb,openssl,test_x509req.rb}:naruse2010-02-281-4/+0
* use require_relative.akr2010-02-021-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-15/+15
* * test: assert_raises has been deprecated since a long time ago.nobu2008-09-241-3/+3
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-191-2/+9
* * test for OpenSSL::X509gotoyuzo2004-05-171-0/+168