# curl -skv https://10.0.0.5:8006/ > /dev/null
* Hostname was NOT found in DNS cache* Trying 10.0.0.5...
* Connected to 10.0.0.5 (10.0.0.5) port 8006 (#0)
* successfully set certificate verify locations:
* CAfile: none
CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
} [data not shown]
* SSLv3, TLS handshake, Server hello (2):
{ [data not shown]
* SSLv3, TLS handshake, CERT (11):
{ [data not shown]
* SSLv3, TLS handshake, Server key exchange (12):
{ [data not shown]
* SSLv3, TLS handshake, Server finished (14):
{ [data not shown]
* SSLv3, TLS handshake, Client key exchange (16):
} [data not shown]
* SSLv3, TLS change cipher, Client hello (1):
} [data not shown]
* SSLv3, TLS handshake, Finished (20):
} [data not shown]
* SSLv3, TLS change cipher, Client hello (1):
{ [data not shown]
* SSLv3, TLS handshake, Finished (20):
{ [data not shown]
* SSL connection using TLSv1.0 / DHE-RSA-AES256-SHA
* Server certificate:
* subject: OU=PVE Cluster Node; O=Proxmox Virtual Environment; CN=s05.local
* start date: 2015-11-03 10:31:46 GMT
* expire date: 2025-10-31 10:31:46 GMT
* issuer: CN=Proxmox Virtual Environment; OU=1d48db0551ee7e5e9bbde7ebdc311e1a; O=PVE Cluster Manager CA
* SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
> GET / HTTP/1.1
> User-Agent: curl/7.38.0
> Host: 10.0.0.5:8006
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Connection: Keep-Alive
< Date: Wed, 04 Nov 2015 16:58:54 GMT
< Pragma: no-cache
* Server pve-api-daemon/3.0 is not blacklisted
< Server: pve-api-daemon/3.0
< Content-Length: 1210
< Content-Type: text/html; charset=utf-8
< Expires: Wed, 04 Nov 2015 16:58:54 GMT
<
{ [data not shown]
* Connection #0 to host 10.0.0.5 left intact