Soo, es funktioniert jetzt und bitte fragt mich nicht, wo das "config"-Array 
hergekommen ist (ich hab's mir wirklich nicht ausgedacht)! So sieht meine Config jetzt 
aus:

   'HTTP' => [
       'verify' => false,
       'curl' => [
           CURLOPT_PROXY => 'xxx:8080',
           CURLOPT_PROXYUSERPWD => 'user:pass',
           CURLOPT_PROXYAUTH => CURLAUTH_NTLM
       ]
   ],

Einen schönen Start in die Woche :-)
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an