hello, why is it set only for development? it seems not working for live site?? ``` if ($applicationContext->isDevelopment()) { $context = ['verify' => Typo3ConfVarsUtility::getDMConfigSSLVerify()]; } ``` martin
hello,
why is it set only for development? it seems not working for live site??
martin