1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/imap
tmm1 5ac7c395c1 test/net/imap/test_imap.rb: fix test failures due to expired certs
* test/net/imap/cacert.pem: generate new CA cert, since the last one
  expired. [Bug #9341] [ruby-core:59459]
* test/net/imap/server.crt: new server cert signed with updated CA.
* test/net/imap/Makefile: add `make regen_certs` to automate this
  process.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44488 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-03 01:46:55 +00:00
..
cacert.pem test/net/imap/test_imap.rb: fix test failures due to expired certs 2014-01-03 01:46:55 +00:00
Makefile test/net/imap/test_imap.rb: fix test failures due to expired certs 2014-01-03 01:46:55 +00:00
server.crt test/net/imap/test_imap.rb: fix test failures due to expired certs 2014-01-03 01:46:55 +00:00
server.key
test_imap.rb
test_imap_response_parser.rb