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

add test for tls connCheck #3025 #3047

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

naiqianz
Copy link
Contributor

To add TLS connection validation in a connection pool

修改单元测试

测试复现tls问题

尝试修复tls.conn问题
@naiqianz
Copy link
Contributor Author

please review this fix for the issue #3025

@monkey92t monkey92t linked an issue Jul 12, 2024 that may be closed by this pull request
@monkey92t monkey92t merged commit 0858ed2 into redis:master Jul 12, 2024
10 checks passed
vladvildanov pushed a commit that referenced this pull request Jul 17, 2024
* add a check for TLS connections.
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.

Connection health checks completely ineffective for TLS connections
2 participants