Skip to content

Fix build error with OpenSSL 4.0#325

Open
raviksharma wants to merge 1 commit into
freeswitch:masterfrom
raviksharma:fix-openssl4-compat
Open

Fix build error with OpenSSL 4.0#325
raviksharma wants to merge 1 commit into
freeswitch:masterfrom
raviksharma:fix-openssl4-compat

Conversation

@raviksharma

Copy link
Copy Markdown

TLSv1_client_method() was removed in OpenSSL 4.0. Replace with
TLS_client_method() which negotiates the highest mutually supported
TLS version.

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.

1 participant