Simple CLI app for checking SSL certificates written in Go
brew install vvrnv/tap/gosslgo install github.com/vvrnv/gossl@latesthelp Help about any command.
gossl help
gossl verify -h
gossl verify --helpversion Print the version information of gossl
gossl verioncompletion Generate the autocompletion script for the specified shell
gossl completion [bash | fish | powershell | zsh]verify verify SSL certificate
gossl verify -s [dnsName | ipAddress]
gossl verify --server [dnsName | ipAddress]
gossl verify -s [dnsName | ipAddress] -o json
gossl verify -s [dnsName | ipAddress] -p 8443
gossl verify -s [dnsName | ipAddress] --timeout 25gossl verify -s [dnsName | ipAddress]