aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/client.pem
Commit message (Collapse)AuthorAgeFilesLines
* Update the certificate files to make the test pass on Debian 10Yusuke Endoh2019-05-281-45/+103
| | | | | | | | | | | | | The old certificate files (for example, test/rubygems/ca_cert.pem) were signed by SHA1. This message digest is considered too weak and rejected by OpenSSL 1.1.1 or later. Because of this, the test suite does not pass on Debian 10. https://rubyci.org/logs/rubyci.s3.amazonaws.com/debian/ruby-master/log/20190527T123003Z.fail.html.gz#test%2Frubygems This change regenerates the files. A shell script for the regeneration (util/create_certs.sh) is also added.
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-091-0/+49
* test/rubygems: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e