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

Fix to SSL issues on clients connecting with older TLS servers #39

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

joamag
Copy link
Contributor

@joamag joamag commented Jan 18, 2024

Description

Fixes an issue where TLS clients were having problems connecting to servers with older TLS because of set_ecdh_curve().

This increases compatibility with older versions of OpenSSL.
Fixes a critical issue with the SMTP client when connecting with SMTP servers with older versions of OpenSSL.
@joamag joamag added bug Something isn't working p-high High priority issue labels Jan 18, 2024
@joamag joamag self-assigned this Jan 18, 2024
@joamag joamag merged commit b795bfd into master Jan 18, 2024
12 of 14 checks passed
@joamag joamag deleted the joamag/ssl-exploration branch January 18, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p-high High priority issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant