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

Let PHP automatically detect the preferred TLS version #841

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

radli
Copy link
Contributor

@radli radli commented Jan 19, 2023

PHP recommends:
Your best bet is to not set this and let it use the default. Setting it to 2 or 3 is very dangerous given the known vulnerabilities in SSLv2 and SSLv3.
https://www.php.net/manual/en/function.curl-setopt.php

@radli radli marked this pull request as ready for review January 19, 2023 14:53
@mlocati mlocati changed the title #831 fixed error tls1.0 version Let PHP automatically detect the preferred TLS version Jan 19, 2023
@mlocati mlocati merged commit c10ea7f into php-imagine:develop Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants