ssh — guest: ~ connected

HTTPSTEST(1)

NAME

httpstest — check a host's HTTPS / TLS security posture

SYNOPSIS

httpstest [host]

DESCRIPTION

Assesses the HTTPS security of a host. With no argument, checks the current terminal host.

Two things are measured:

The browser sandbox cannot inspect the negotiated TLS version, cipher suites or certificate chain — that needs a server-side scanner. For that full audit, httpstest prints an SSL Labs link.

EXAMPLES

httpstest httpstest toinel.com httpstest geeek.org

SEE ALSO

checkip, nslookup, ping