php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #60129 Should be possible to set CURLOPT_CAPATH from php ini
Submitted: 2011-10-25 12:51 UTC Modified: 2011-10-30 16:10 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: dominic dot benson at thirdlight dot com Assigned:
Status: Open Package: cURL related
PHP Version: 5.3.8 OS: Any
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
10 + 13 = ?
Subscribe to this entry?

 
 [2011-10-25 12:51 UTC] dominic dot benson at thirdlight dot com
Description:
------------
The ini setting curl.cainfo allows CURLOPT_CAINFO to be set automatically. It would be useful to allow CURLOPT_CAPATH to be set in the same fashion.

The attached patch adds support for a new ini setting curl.capath, used to set CURLOPT_CAPATH when a new cURL resource is initialised.



Patches

curl_capath_ini.patch (last revision 2011-10-25 12:52 UTC by dominic dot benson at thirdlight dot com)

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 07:01:31 2024 UTC