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

Improve SSL handshake retries by only counting failed attempts #128

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

simonrob
Copy link
Owner

Closes #121

Slow/unreliable connections can reach `MAX_SSL_HANDSHAKE_ATTEMPTS` before the handshake has completed; this allows more time for completion in that case, but still catches misconfigured connections.
See #121.
@simonrob simonrob merged commit 4651993 into main Jan 30, 2023
@simonrob simonrob deleted the issue-121 branch January 30, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant