Skip to content

Releases: tlhackque/certtools

V2.2.0

22 Mar 11:31
a3b037c
Compare
Choose a tag to compare

Adds acme_check_token support for challenge redirection, initialization files, zone lists from named, nameserver selection from DNS.

V2.1.3

27 Nov 00:06
e7514cd
Compare
Choose a tag to compare

Feature update:

ssl_info: add -Q, -4, & -6
getcert: add -4, -6

ssl_status: Include off-line hosts in reports

Bugfixes: Makefile shellcheck

V2.1.2

19 Jan 17:02
9112326
Compare
Choose a tag to compare

Adds Installer
Updated docs

V2.1.1

18 Jan 19:05
a28322b
Compare
Choose a tag to compare

Adds acme_token_check

Documentation updates.

V2.0.5

09 Dec 12:10
e657db0
Compare
Choose a tag to compare

Handle date-2038 issues on systems with 32-bit time_t.

V2.0.4

05 Dec 13:38
2e220d2
Compare
Choose a tag to compare

Minor features:

  • Add short options to ssl_cert_check_chain compatible with ssl_info
  • Add local time to Issued, Expired dates in ssl_info

V2.0.2

01 Dec 12:31
09300b8
Compare
Choose a tag to compare
Add "brief" report format for ssl_status

Make the ssl_status reports a bit easier to read by suppressing
duplicate hostnames.  (These occur for dual-certificate hosts when
the certificates expire on the same day.)

The "brief" format is the default, but it may change based on experience.

The --nobrief option delivers the abbreviated report format, which is
more suitable for scripts.

V2.0.1

22 Nov 19:52
6802c80
Compare
Choose a tag to compare
Update documentation for release