Project

General

Profile

Actions

Bug #93271

closed

Problems with GeneralUtility :: getURL

Added by Stefan Paul almost 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2021-01-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If a previously set value in the Backend -> Settings -> HTTP [ssl_key] is removed , this leads to an invalid value in CurFactory::applyHandlerOptions (guzzlehttp), because the value is checked via "isset". The same applies to all other HTTP settings.
It only works properly after deleting the entries in LocalConfiguration.php.
The error occurred while using DirectMail.

Actions #1

Updated by Stefan Paul almost 4 years ago

  • TYPO3 Version changed from 10 to 9

The Typo3-Version is 9.5.24

And here the Error-Log:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: SSL private key not found: | InvalidArgumentException thrown in file /home/www748/ftp/typo3_src-9.5.24/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php in line 467.

Actions #2

Updated by Benni Mack about 3 years ago

  • Status changed from New to Needs Feedback

Does this still occur in TYPO3 v10 (since v9 is now in ELTS)? Can you share your full HTTP config (both before and after)?

Actions #3

Updated by Riccardo De Contardi about 2 years ago

  • Status changed from Needs Feedback to Closed

No feedback since a lot of time => closing this issue.

If you think that this is the wrong decision or experience the issue again and have more information about how to reproduce your problem, please reopen it or open a new issue with a reference to this one.

Thank you and best regards

Actions

Also available in: Atom PDF