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

Set TLS params: Don't use deprecated functions anymore #979

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marek22k
Copy link

@marek22k marek22k commented Apr 5, 2023

No description provided.

The callback is deprecated. This does not work with recent versions of OpenSSL. Use #ecdh_curves= instead.
see https://ruby-doc.org/stdlib-2.7.0/libdoc/openssl/rdoc/OpenSSL/SSL/SSLContext.html

callback is removed in 3.0.0
@marek22k marek22k changed the title Don new Set TLS params: Don't use deprecated functions anymore Apr 5, 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.

None yet

1 participant