Bug #93271
closedProblems with GeneralUtility :: getURL
0%
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.
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.
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)?
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