ssl-checker
ssl-checker copied to clipboard
support for non-standard port
I have several sites that run on a non-standard port but serve SSL pages and I need to check their certs.
e.g. https://www.example.com:10443
Seems like this would not be too much work to implement as either part of the hostname or with a -p 12345 option.