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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: scott at arciszewski dot me
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Apr 23 00:01:28 2025 UTC