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

Handle certificate unknown error #660

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

SG420
Copy link
Contributor

@SG420 SG420 commented Aug 1, 2024

Sometimes OpenSSL would throw a certificate unknown error that was not caught by SSLyze causing an uncaught exception to be thrown when scanning a host that sent a certificate that couldn't be read.

Sometimes OpenSSL will throw a certificate unknown error that was
previously not handled, causing sslyze to crash.
@nabla-c0d3 nabla-c0d3 changed the base branch from release to dev January 3, 2025 17:38
@nabla-c0d3 nabla-c0d3 merged commit 7112e3d into nabla-c0d3:dev Jan 3, 2025
@nabla-c0d3
Copy link
Owner

Thanks!

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.

2 participants