Project

General

Profile

Actions

Feature #59326

closed

getURL with CURLOPT_SSL_VERIFYPEER

Added by Tizian Schmidlin almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-06-04
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Hello there,

I'd like to address a matter that bothered me for a long time.

GeneralUtiliy::getURL (formerly known as t3lib_div::getURL) is not configurable to ignore broken or invalid SSL certificates, this is not a problem in most of the cases but everytime I have to work on an intranet with self certified SSL certificates I'm lead to modifiy the TYPO3 core which makes it very hard to maintain.

I'd like to see a possibility to configure the php curl_opt CURLOPT_SSL_VERIFYPEER over the TYPO3 configuration, in order to bypass it in an extension if I'd like to.

What do you think about this?

Best Regards
Tizian


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #54206: \TYPO3\Core\Utility\GeneralUtility::getUrl() ignores install tool - settings ssl_verify_host and ssl_verify_peerRejected2013-12-05

Actions
Related to TYPO3 Core - Feature #28258: cURL: allow custom curl paramsRejected2011-07-16

Actions
Actions #1

Updated by Christoph Lehmann over 9 years ago

Same problem here: https://forge.typo3.org/issues/54206

The problem is still occurs for me with official signed certificates, since i can not configure the CApath used by curl in this function. Can I?!

Actions #2

Updated by Susanne Moog over 8 years ago

  • Status changed from New to Closed

Feature will be handled by the main ticket #28258 where all cURL option tickets are consolidated.

Actions

Also available in: Atom PDF