Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax error message for OpenSSL 3.1 #607

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

nobu
Copy link
Member

@nobu nobu commented Mar 15, 2023

A tentative measures for #606

A tentative measures fo ruby#606.

With OpenSSL 3.1.0, the error message at connection using "self-signed
certificate" seems to return `SSL_R_TLSV1_ALERT_UNKNOWN_CA` instead of
`SSL_R_CERTIFICATE_VERIFY_FAILED`.
@nobu nobu force-pushed the certificate-verify-failure branch from 5556dcb to fc4629d Compare March 16, 2023 06:15
@nobu nobu merged commit 94fb921 into ruby:master Mar 16, 2023
@nobu nobu deleted the certificate-verify-failure branch March 16, 2023 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant