Skip to content

Fix build error with OpenSSL 4.0#337

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

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

Conversation

@raviksharma

@raviksharma raviksharma commented Jul 17, 2026

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