Project

General

Profile

« Previous | Next » 

Revision 4465941e

Added by rhenium (Kazuki Yamaguchi) about 2 years ago

[ruby/openssl] Revert "Relax error message check for OpenSSL 3.1"

This reverts commit https://github.com/ruby/openssl/commit/fc4629d246f2.

The test case "test_connect_certificate_verify_failed_exception_message"
does want to check the reason behind a certificate verification failure
to be included in the exception message.

https://github.com/ruby/openssl/commit/c309745eb8