ssl-checker icon indicating copy to clipboard operation
ssl-checker copied to clipboard

support for non-standard port

Open ebdavison opened this issue 7 months ago • 1 comments

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.

ebdavison avatar Mar 13 '25 02:03 ebdavison