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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 10 = ?
Subscribe to this entry?

 
 [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: Wed May 01 10:01:30 2024 UTC