Actions
Feature #21775
closedadditional curl options for install tool
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-12-02
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Needs Decision
Description
Please add the following options for the curl configuration:
CURLOPT_SSL_VERIFYPEER
CURLOPT_CAPATH
Both are required to enable t3lib_div::getUrl() with self-signed certs...
Patch will follow in a few days...
http://php.net/manual/en/function.curl-setopt.php
(issue imported from #M12888)
Updated by Mathias Schreiber almost 10 years ago
- Tracker changed from Bug to Feature
- Description updated (diff)
- Status changed from New to Needs Feedback
- Target version deleted (
0)
What would you prefer?
Add all possible settings to the Install Tool or have the possiblility to add those settings per call?
Updated by Susanne Moog over 9 years ago
- Status changed from Needs Feedback to Closed
Feature will be handled by the main ticket #28258 where all cURL option tickets are consolidated.
Updated by Benni Mack over 4 years ago
- Sprint Focus changed from PRC to Needs Decision
Actions