curl -v https://x.com * Trying 104.18.37.14:443... * Connected to x.com (104.18.37.14) port 443 (#0) * ALPN: offers h2,http/1.1 * (304) (OUT), TLS handshake, Client hello (1): * CAfile: /etc/ssl/cert.pem * CApath: none * (304) (IN), TLS handshake, Server hello (2): * (304) (IN), TLS handshake, Unknown (8): * (304) (IN), TLS handshake, Certificate (11): * (304) (IN), TLS handshake, CERT verify (15): * (304) (IN), TLS handshake, Finished (20): * (304) (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 * ALPN: server accepted h2 * Server certificate: * subject: CN=x.com * start date: Sep 28 05:50:48 2023 GMT * expire date: Dec 27 05:50:47 2023 GMT * subjectAltName: host "x.com" matched cert's "x.com" * issuer: C=US; O=Google Trust Services LLC; CN=GTS CA 1P5 * SSL certificate verify ok. * using HTTP/2 * h2 [:method: GET] * h2 [:scheme: https] * h2 [:authority: x.com] * h2 [:path: /] * h2 [user-agent: curl/8.1.2] * h2 [accept: */*] * Using Stream ID: 1 (easy handle 0x14100a800) > GET / HTTP/2 > Host: x.com > User-Agent: curl/8.1.2 > Accept: */* > < HTTP/2 302 < date: Fri, 24 Nov 2023 05:01:34 GMT < location: https://twitter.com/ < cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 < expires: Thu, 01 Jan 1970 00:00:01 GMT < set-cookie: __cf_bm=ZCm4FDfvS74DResv7Dj6xC9MdkjBx4CJz.oJ08oU8Cg-1700802094-0-AZOx0STmqVkwQPxamsWS8n13Dv+anpihYdhqQRIU784LfXql1zFuih8cqI3aPkTBmWoBJsoqDG1HzhGr4RyNOyY=; path=/; expires=Fri, 24-Nov-23 05:31:34 GMT; domain=.x.com; HttpOnly; Secure; SameSite=None < server: cloudflare < cf-ray: 82af18429b67533f-DEN < * Connection #0 to host x.com left intact