Skip to content

Conversation

@ndossche
Copy link
Member

This PR contains 2 error handling fixes:

SSL_CTX_set_tmp_dh() and SSL_CTX_set0_tmp_dh_pkey() return 1 on success
and 0 on error. But only < 0 was checked which means that errors were
never caught.
@ndossche ndossche changed the title Openssl error oopsies Fix 2 OpenSSL error handling bugs Feb 25, 2023
@devnexen devnexen closed this in b09be29 Feb 26, 2023
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.

2 participants