Skip to content

Instantly share code, notes, and snippets.

@rmcintosh
Created December 18, 2019 23:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmcintosh/476b8f046fc6fad6b1efdc54500735b5 to your computer and use it in GitHub Desktop.
Save rmcintosh/476b8f046fc6fad6b1efdc54500735b5 to your computer and use it in GitHub Desktop.
look@Պacbook ~> curl https://linode.com -k -vvvv
* Rebuilt URL to: https://linode.com/
* Trying 72.14.180.202...
* TCP_NODELAY set
* Connected to linode.com (72.14.180.202) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/cert.pem
CApath: none
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
* subject: CN=*.linode.com
* start date: Aug 21 00:00:00 2019 GMT
* expire date: Aug 31 12:00:00 2021 GMT
* issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=RapidSSL RSA CA 2018
* SSL certificate verify ok.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment