php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #68247 CURLOPT_SSLVERSION should allow users to specify TLS 1.0 thru 1.2
Submitted: 2014-10-17 01:27 UTC Modified: 2014-10-17 04:40 UTC
From: scott at arciszewski dot me Assigned: rasmus (profile)
Status: Closed Package: cURL related
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
 [2014-10-17 01:27 UTC] scott at arciszewski dot me
Description:
------------
cURL since 7.34.0 has supported flags for specifying TLS 1.0, TLS 1.1, and TLS 1.2. I would like to be able to specify TLS 1.2 as the minimum acceptable protocol for a connection in a PHP library I'm developing.

http://curl.haxx.se/libcurl/c/CURLOPT_SSLVERSION.html


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-10-17 04:40 UTC] rasmus@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: rasmus
 [2014-10-17 04:40 UTC] rasmus@php.net
Will be in the next releases
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 10:01:28 2024 UTC