php-imagine / Imagine

PHP Object Oriented image manipulation library
https://imagine.readthedocs.io
Other
4.42k stars 530 forks source link

Let PHP automatically detect the preferred TLS version #841

Closed radli closed 1 year ago

radli commented 1 year ago

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