Actions
Bug #77489
closedcurl: respect ssl_* settings without curlProxyServer=1
Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2016-08-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
Hi all.
if ['SYS']['curlUse'] is true and ['SYS']['curlProxyServer'] is false, the ['HTTP']['ssl_*']-Settings are not respected.
The lines from 2480 to 2489 (7.6.10) should be moved after line 2472.
greets, jochen
Actions