[rounak@archissexy 20:53 ~]$ curl -v https://raw.github.com/ * Trying 185.199.109.133:443... * Connected to raw.github.com (185.199.109.133) port 443 (#0) * ALPN: offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: none * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): * TLSv1.3 (IN), TLS handshake, Certificate (11): * TLSv1.3 (IN), TLS handshake, CERT verify (15): * TLSv1.3 (IN), TLS handshake, Finished (20): * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): * TLSv1.3 (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 * ALPN: server accepted h2 * Server certificate: * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io * start date: Feb 21 00:00:00 2023 GMT * expire date: Mar 20 23:59:59 2024 GMT * subjectAltName: host "raw.github.com" matched cert's "*.github.com" * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 * SSL certificate verify ok. * using HTTP/2 * h2h3 [:method: GET] * h2h3 [:path: /] * h2h3 [:scheme: https] * h2h3 [:authority: raw.github.com] * h2h3 [user-agent: curl/8.0.1] * h2h3 [accept: */*] * Using Stream ID: 1 (easy handle 0x5592ea104ea0) > GET / HTTP/2 > Host: raw.github.com > user-agent: curl/8.0.1 > accept: */* > * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): < HTTP/2 301 < location: https://raw.githubusercontent.com/ < accept-ranges: bytes < date: Sun, 07 May 2023 15:24:17 GMT < via: 1.1 varnish < age: 0 < x-served-by: cache-bom4749-BOM < x-cache: MISS < x-cache-hits: 0 < x-timer: S1683473056.305035,VS0,VE960 < vary: Accept-Encoding < x-fastly-request-id: 527cc0209744b55efff55899223f0351bfa9043e < content-length: 0 < * Connection #0 to host raw.github.com left intact [rounak@archissexy 20:54 ~]$