Actions
Task #85340
closed[FEATURE] Allow specifying a CURL_IPRESOLVE variant for cURL requests.
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-06-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
This allows specifying an IP resolve method for cURL requests in `GeneralUtility::getUrl`.
That change can prevent weird issues with certain SSL/TLS certificates where this function fails although when specifying the correct [CURL_IPRESOLVE](http://php.net/manual/en/function.curl-setopt.php) type, it does indeed work.
This should also be - and also can - backported to the TYPO3 v6.2 branch.
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/114
Actions