Project

General

Profile

Actions

Bug #28619

closed

Fix http request exceptions with ssl certificates

Added by Philipp Gampe almost 13 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2011-07-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

Solution is to change the default values.

Background:

HTTP_Request2 expects the ssl parameters to have the default value NULL instead of empty strings.
The socket adapter is brocken (due to php) as explained here.
This means we must also change ssl_verify_peer to FALSE by default.

Actions

Also available in: Atom PDF