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

Catch OSError when checking client auth requirement #613

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

FestiveKyle
Copy link
Contributor

Catches OSError during check for client auth requirements. This error can occur when the server drops the connection, causing the job to never complete.

Fixes #612.

@nabla-c0d3 nabla-c0d3 changed the base branch from release to dev September 24, 2023 07:07
@nabla-c0d3 nabla-c0d3 merged commit 1eb0feb into nabla-c0d3:dev Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Servers requesting client cert can cause scan to hang forever if server closes connection
2 participants