summaryrefslogtreecommitdiff
path: root/certexpiry.sh
AgeCommit message (Collapse)Author
2020-05-21Add support for TLS 1.3Luke Bratch
2019-12-19Add a timeout wrapper to the initial OpenSSL to deal with bad hosts.Luke Bratch
2019-01-09Change comment to reflect it being a file not an arrayLuke Bratch
2018-11-21Use read -r to avoid input file characters being escapedLuke Bratch
2018-11-21Use $(()) instead of $(expr)Luke Bratch
2018-11-21Move the list of hosts and ports to a separate file, plus add sample and ↵Luke Bratch
readme files
2018-11-21Spelling correctionLuke Bratch
2018-11-21Initial commitLuke Bratch