<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tls-cert-expiry-checker, branch master</title>
<subtitle>A bash script to determine whether TLS certificates are expiring by connecting to the hosts running them.</subtitle>
<id>http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/atom?h=master</id>
<link rel='self' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/'/>
<updated>2023-07-11T13:34:53Z</updated>
<entry>
<title>Use $((FOO - BAR)) instead of $(("$FOO" - "$BAR"))</title>
<updated>2023-07-11T13:34:53Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2023-07-11T13:34:53Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=cb7c34e5614be8f0220e6bb8bea5eedb22b81ab5'/>
<id>urn:sha1:cb7c34e5614be8f0220e6bb8bea5eedb22b81ab5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for checking IPv4 and IPv6 hosts separately, plus support for raw IPv6 addresses</title>
<updated>2021-11-08T23:01:33Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2021-11-08T23:01:33Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=24c56616bfae82a08ccad62e256a84952bd47ead'/>
<id>urn:sha1:24c56616bfae82a08ccad62e256a84952bd47ead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for TLS 1.3</title>
<updated>2020-05-21T20:53:07Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2020-05-21T20:53:07Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=e3fb9717e627de7653e389be7ee7c67bdd435d25'/>
<id>urn:sha1:e3fb9717e627de7653e389be7ee7c67bdd435d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a timeout wrapper to the initial OpenSSL to deal with bad hosts.</title>
<updated>2019-12-19T10:13:42Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-12-19T10:13:42Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=b579ea5b2d278302a249b3650eec836896cdccb2'/>
<id>urn:sha1:b579ea5b2d278302a249b3650eec836896cdccb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change comment to reflect it being a file not an array</title>
<updated>2019-01-09T11:22:04Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2019-01-09T11:22:04Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=be560d35e9174d9605eb43cab9c6be9d60e6c653'/>
<id>urn:sha1:be560d35e9174d9605eb43cab9c6be9d60e6c653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use read -r to avoid input file characters being escaped</title>
<updated>2018-11-21T23:02:24Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2018-11-21T23:02:24Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=65ed4416d6b0e55c54bfa64fbf6cb4176fe43c31'/>
<id>urn:sha1:65ed4416d6b0e55c54bfa64fbf6cb4176fe43c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use $(()) instead of $(expr)</title>
<updated>2018-11-21T23:02:12Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2018-11-21T23:02:12Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=229a87c330033463046ca8fbd3a397ea12d0e196'/>
<id>urn:sha1:229a87c330033463046ca8fbd3a397ea12d0e196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the list of hosts and ports to a separate file, plus add sample and readme files</title>
<updated>2018-11-21T22:50:23Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2018-11-21T22:50:23Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=607cb60110fab704bfa58668fbe2681df9fe0fd4'/>
<id>urn:sha1:607cb60110fab704bfa58668fbe2681df9fe0fd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling correction</title>
<updated>2018-11-21T22:40:53Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2018-11-21T22:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=004608179988a12cffcecfa9981303270d445eff'/>
<id>urn:sha1:004608179988a12cffcecfa9981303270d445eff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2018-11-21T22:38:13Z</updated>
<author>
<name>Luke Bratch</name>
<email>luke@bratch.co.uk</email>
</author>
<published>2018-11-21T22:38:13Z</published>
<link rel='alternate' type='text/html' href='http://git.tghost.co.uk/bratch-git/tls-cert-expiry-checker/commit/?id=123dd5844901cbfa2abd49cdb21989b7b4c5c296'/>
<id>urn:sha1:123dd5844901cbfa2abd49cdb21989b7b4c5c296</id>
<content type='text'>
</content>
</entry>
</feed>
