summaryrefslogtreecommitdiff
path: root/test/openssl/test_x509cert.rb
AgeCommit message (Expand)Author
2011-07-02* test/openssl/test_ocsp.rbemboss
2011-05-21* test/openssl/test_x509cert.rb: Merge DSA-related tests from ruby_1_8emboss
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
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-09-24* test: assert_raises has been deprecated since a long time ago.nobu
2004-05-19* rescue LoadError. [ruby-dev:23539]gotoyuzo
2004-05-17* test for OpenSSL::X509gotoyuzo