[TYPO3-dev] mirrors.xml.gz file includes HTTP headers, curl settings bug?

Nicole Cordes typo3 at cordes.co
Fri Feb 26 15:01:31 CET 2016


Hi Paul,

On 25.02.2016 11:40, Paul Buechler wrote:
> Hello there,
>
> I have the problem that the TER update fails. We figured out that the
> mirrors.xml.gz file is the problem and that it includes a HTTP Header
> which looks like this:
>
> <snip>
> HTTP/1.1 200 OK
> Date: Thu, 25 Feb 2016 09:25:51 GMT
> Server: Apache
> Last-Modified: Mon, 25 Jan 2016 19:40:36 GMT
> ETag: "fa5de6-109-52a2dbe316ea2"
> Accept-Ranges: bytes
> Content-Length: 265
> Vary: Accept-Encoding
> Connection: close
> Content-Type: application/x-gzip
>
> BINARY DATA...
> </snip>

Which TYPO3 version are you using? We currently switched from http to 
htttps connections (with a forward). Maybe your problem is the 
certificate of the https connection? I had to update the cacert.pem file 
to a newer version and include it in PHP with curl.cainfo = 
/path/to/your/cacert.pem


Best regards,
Nicole
	
--
Nicole Cordes
TYPO3 CMS Core Team Member
TYPO3 Security Team Co-Leader

TYPO3 .... inspiring people to share!
Get involved: typo3.org



More information about the TYPO3-dev mailing list