Project

General

Profile

« Previous | Next » 

Revision d26e64e0

Added by rhenium (Kazuki Yamaguchi) about 4 years ago

[ruby/openssl] test/openssl/test_ssl: relax regex to match OpenSSL's error message

OpenSSL 3.0 slightly changed the error message for a certificate
verification failure when an untrusted self-signed certificate is found
in the chain.

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