Test an https server

November 11, 2004

Reading time ~1 minute

This is so useful (to a developer) that I'm blogging it so I have a record of it when I need it in the future. You know how you can test a webserver by opening a telnet connection to port 80? Well by the magic of OpenSSL you can do the same thing on port 443.

openssl s_client -connect example.com:443 -state
Then you just type away the same as if it was a normal telnet session to port 80, i.e.
GET /some/url HTTP/1.0
Host:example.com

server response here...

The Lexus LS600hL RSR

I bought a new car! After 12 years I'm driving a Lexus again. Back in 2011I sold my lovely LS400 to buy a Prius, and I sold the Prius in ...… Continue reading

MINI F54 (Clubman) rear seat repair

Published on June 12, 2017

LS400 ride height sensor repair

Published on November 23, 2009