mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
8c1b803ed4
(ossl_x509stctx_initialize): setup OpenSSL::X509::StoreContext with ossl_x509stctx_* functions instead of X509_STORE_CTX_*. (ossl_x509store_set_time): add OpenSSL::X509::Store#time=. (ossl_x509stctx_set_time): add OpenSSL::X509::StoreContext#time=. * test/openssl/ossl_x509store.rb: test certificate validity times. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7040 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
ssl_server.rb | ||
test_cipher.rb | ||
test_digest.rb | ||
test_hmac.rb | ||
test_ssl.rb | ||
test_x509cert.rb | ||
test_x509crl.rb | ||
test_x509name.rb | ||
test_x509req.rb | ||
test_x509store.rb | ||
utils.rb |