test/net/http/test_https.rb: The test logic was buggy
The expected certs must be [CA_CERT, SERVER_CERT] before 1.1.1g and[SERVER_CERT] after 1.1.1h.
[CA_CERT, SERVER_CERT]
[SERVER_CERT]
test/net/http/test_https.rb: The test logic was buggy
The expected certs must be
[CA_CERT, SERVER_CERT]
before 1.1.1g and[SERVER_CERT]
after 1.1.1h.