Skip to content

Report if a SSL error happened during connection #179

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxbes
Copy link

@maxbes maxbes commented Jul 7, 2025

Currently, when SSL is enabled but the handshake fails, the SSL error is not reported:

Could not connect to Redis server at server_with_bad_cert:  at test.pl line 5

With this patch:

Could not connect to Redis server at server_with_bad_cert: SSL connect attempt failed error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed at test.pl line 5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant