Skip to content

Instantly share code, notes, and snippets.

@InputNeuron
Created February 24, 2020 14:54
Show Gist options
  • Select an option

  • Save InputNeuron/53c534285b39d90658716eb2c543c8c6 to your computer and use it in GitHub Desktop.

Select an option

Save InputNeuron/53c534285b39d90658716eb2c543c8c6 to your computer and use it in GitHub Desktop.
* TLSv1.3 (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 handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use h2
* Server certificate:
* subject: CN=sophiebits.com
* start date: Jan 1 06:52:52 2020 GMT
* expire date: Mar 31 06:52:52 2020 GMT
* subjectAltName: host "app.getpolarized.io" matched cert's "app.getpolarized.io"
* issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x55c47e17b580)
> GET /d/Requirements%20engineering%20conferences%3A%20Wither%20industry%20tracks%3F/0x126jmotXEa9LaFi1uvf3 HTTP/2
> Host: app.getpolarized.io
> User-Agent: Googlebot
> Accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
< HTTP/2 500
< content-type: text/plain; charset=utf-8
< fastly-restarts: 1
< accept-ranges: bytes
< date: Mon, 24 Feb 2020 05:51:33 GMT
< x-served-by: cache-sjc10040-SJC
< x-cache: MISS
< x-cache-hits: 0
< x-timer: S1582523493.069774,VS0,VE293
< vary: x-fh-requested-host, accept-encoding
< content-length: 14
<
* Connection #0 to host app.getpolarized.io left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment