You can do this with openssl.
openssl s_client -connect news.ycombinator.com:443 GET / HTTP/1.1 Host: news.ycombinator.com
You can do this with openssl.
Press enter twice and you'll get HTML.