[Linux] unable to load page

Pierre Amadio pierre.amadio@::1
Mer 2 Juil 11:39:14 CEST 2014


> J'ai découvert curl: à mon avis on peut
> - consulter les exit codes
> - utiliser -verbose
> ou, en plus, installer une version "debug" ?

Si tu veux comparer avec un verbose là ou ca marche:


melmoth@::1:~$ curl -v
https://www.hosteurope.de/?gclid=CKj9raudpr8CFQEUwwod7BIADg
* About to connect() to www.hosteurope.de port 443 (#0)
*   Trying 80.237.128.168... connected
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS handshake, Server key exchange (12):
* SSLv3, TLS handshake, Server finished (14):
* SSLv3, TLS handshake, Client key exchange (16):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSLv3, TLS change cipher, Client hello (1):
* SSLv3, TLS handshake, Finished (20):
* SSL connection using DHE-RSA-AES256-SHA
* Server certificate:
*        subject: businessCategory=Private Organization;
serialNumber=HRB 28495; 1.3.6.1.4.1.311.60.2.1.3=DE;
1.3.6.1.4.1.311.60.2.1.1=Koeln;
1.3.6.1.4.1.311.60.2.1.2=Nordrhein-Westfalen; C=DE;
ST=Nordrhein-Westfalen; L=Koeln; street=Welser Str.14; O=Host Europe
GmbH; CN=w
*        start date: 2012-10-08 16:55:02 GMT
*        expire date: 2014-11-12 07:15:05 GMT
*        subjectAltName: www.hosteurope.de matched
*        issuer: C=BE; O=GlobalSign nv-sa; CN=GlobalSign Extended
Validation CA - G2
*        SSL certificate verify ok.
> GET /?gclid=CKj9raudpr8CFQEUwwod7BIADg HTTP/1.1
> User-Agent: curl/7.22.0 (x86_64-pc-linux-gnu) libcurl/7.22.0
OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> Host: www.hosteurope.de
> Accept: */*
>
< HTTP/1.1 301 Moved Permanently
< Date: Wed, 02 Jul 2014 09:38:08 GMT
< Server: Apache
< X-Content-Type-Options: nosniff
< Set-Cookie: lang=de; expires=Thu, 02-Jul-2015 09:38:08 GMT; path=/
< Location: http://www.hosteurope.de/de/?gclid=CKj9raudpr8CFQEUwwod7BIADg
< Cache-Control: max-age=529076
< Expires: Tue, 08 Jul 2014 12:36:05 GMT
< Vary: Accept-Encoding
< Content-Length: 0
< Content-Type: text/html
<
* Connection #0 to host www.hosteurope.de left intact
* Closing connection #0
* SSLv3, TLS alert, Client hello (1):

pareil chez toi ?


Plus d'informations sur la liste de diffusion linux