summaryrefslogtreecommitdiff
path: root/include/ruby/internal
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2025-07-28 00:50:38 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2025-07-28 17:02:57 +0900
commit32977f3869ba1c44950f484ddbf3a12889c0b20b (patch)
tree38397ff3d236a1cefe2ab6e03ca9c3b19350ef9a /include/ruby/internal
parent2256b0ffa42e4bacb9dc678ab3e048175a418b06 (diff)
[rubygems/rubygems] Avoid openssl bug in test_verify_certificate_extra_message
OpenSSL::X509::StoreContext#current_cert returns an empty and invalid OpenSSL::X509::Certificate instance if it is called before starting a certificate verification. https://redirect.github.com/ruby/openssl/pull/919 will change it to return nil instead in such a case. Adjust test_verify_certificate_extra_message to actually complete StoreContext#verify so that it will not rely on this behavior. https://github.com/rubygems/rubygems/commit/823799088d
Diffstat (limited to 'include/ruby/internal')
0 files changed, 0 insertions, 0 deletions