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
..
Makefile test/net/imap/test_imap.rb: fix test failures due to expired certs 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
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/net/imap/test_imap.rb: added tests for SSL. 2007-12-22 15:50:43 +00:00
test_imap.rb * lib/net/imap.rb (decode_utf7, encode_utf7): refactored by 2012-05-09 07:03:19 +00:00
test_imap_response_parser.rb * lib/net/imap.rb (capability_response): should ignore trailing 2013-06-05 13:44:17 +00:00