[TYPO3-german] Aendern der Defaultsprache

Sascha Krause sascha.krause at web.de
Sat Mar 19 14:02:41 CET 2016


Hallo Philipp,

das Script das du mir mal kurz entworfen hast bingt, wenn ich es in der Shell aufrufe folgendes zum Vorschein:

(uiserver):p34488830:~ > php test_cert.php
X-Powered-By: PHP/4.4.9
Content-type: text/html

<html><head><title>Test cURL with TLS</title></head><body><pre><br />
<b>Notice</b>:  Use of undefined constant CURLOPT_CERTINFO - assumed 'CURLOPT_CERTINFO' in <b>/htdocs/test_cert.php</b> on line <b>19</b><br />
SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed</pre></body></html><br />
<b>Warning</b>:  curl_exec(): 3 is not a valid cURL handle resource in <b>/htdocs/test_cert.php</b> on line <b>33</b><br />
<br />
<b>Warning</b>:  curl_error(): 3 is not a valid cURL handle resource in <b>/htdocs/test_cert.php</b> on line <b>35</b><br />
<br />
<b>Warning</b>:  curl_close(): 3 is not a valid cURL handle resource in <b>/htdocs/test_cert.php</b> on line <b>38</b><br />
* About to connect() to repositories.typo3.org port 80 (#0)
*   Trying 91.184.35.5... * connected
* Connected to repositories.typo3.org (91.184.35.5) port 80 (#0)
> GET /mirrors.xml.gz HTTP/1.1
Host: repositories.typo3.org
Accept: */*

< HTTP/1.1 301 Moved Permanently
HTTP/1.1 301 Moved Permanently
< Server: nginx/1.9.9
Server: nginx/1.9.9
< Date: Sat, 19 Mar 2016 13:01:06 GMT
Date: Sat, 19 Mar 2016 13:01:06 GMT
< Content-Type: text/html
Content-Type: text/html
< Content-Length: 184
Content-Length: 184
< Connection: keep-alive
Connection: keep-alive
< Location: https://repositories.typo3.org/mirrors.xml.gz
Location: https://repositories.typo3.org/mirrors.xml.gz
< Strict-Transport-Security: max-age=31536000; includeSubdomains; preload;
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload;
< X-Content-Type-Options: nosniff
X-Content-Type-Options: nosniff
< X-Frame-Options: SAMEORIGIN
X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
X-XSS-Protection: 1; mode=block

<
* Ignoring the response-body
* Connection #0 to host repositories.typo3.org left intact
* Issue another request to this URL: 'https://repositories.typo3.org/mirrors.xml.gz'
* About to connect() to repositories.typo3.org port 443 (#1)
*   Trying 91.184.35.5... * connected
* Connected to repositories.typo3.org (91.184.35.5) port 443 (#1)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
* Closing connection #1
* Closing connection #0


Vielen Dank schon mal für deine Hilfe

LG Sascha


More information about the TYPO3-german mailing list