For coders TYPO3 Tech Corner

[PHP] Ignore SSL-certificates in CURL requests in TYPO3

[PHP] Ignore SSL-certificates in CURL requests in TYPO3

AdditionalConfiguration.php:

$GLOBALS['TYPO3_CONF_VARS']['HTTP']['verify'] = false;

Back

"Code faster, look at the time" - does this sound familiar to you?

How about time and respect for code quality? Working in a team? Automated tests?

Join us