Project

General

Profile

Actions

Bug #28619

closed

Fix http request exceptions with ssl certificates

Added by Philipp Gampe over 12 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 #1

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available at http://review.typo3.org/3949

Actions #2

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available at http://review.typo3.org/3949

Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available at http://review.typo3.org/3949

Actions #4

Updated by Steffen Gebert over 12 years ago

  • Status changed from New to Under Review
Actions #5

Updated by Xavier Perseguers over 12 years ago

  • Target version changed from 4.6.0-beta1 to 4.6.0-beta2
Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 4 of change I065c649a671d4360c9a51ab4be40fb0eb58d6ec6 has been pushed to the review server.
It is available at http://review.typo3.org/3949

Actions #7

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Change has been successfully cherry-picked as 3d2b10f4dcf64d199f18fc050571caed70df3adb.

Actions #8

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF