Skip to content

Releases: frdmn/tlstools

tlstools 1.4.0

14 Oct 18:03
6923605
Compare
Choose a tag to compare
  • Fix Couldn't extract certificate for "{{HOSTNAME}}" error (#14)
  • New feature to check certificate chain of remote host (#15)
  • Fix NPM vulnerabilities

tlstools 1.3.2

05 Sep 11:26
068b4b3
Compare
Choose a tag to compare
  • Remove unnecessary functions #6
  • Cleanup code

tlstools v1.3.1

11 Jan 14:04
Compare
Choose a tag to compare
  • Check for sub commands, fix #12
  • Version bump to 1.3.1
  • Remove symlinks of sub commands in $PATH

TLStools 1.3.0

17 Nov 18:01
Compare
Choose a tag to compare

1.3.0 (2015-11-17)

  • Update openssl-cert-tools module to 1.2.0 (f9b1880)
  • Version bump to 1.3.0 (36808cc)

1.2.1 (2015-11-17)

  • Use openssl.getCertificate() to extract remote certificate (88ea207)
  • Version bump to 1.2.1 (123639f)

1.2.0 (2015-10-18)

  • Add Node based getCertificateInfo() function (5dd7903) and (58a57da)
  • Add openssl wrapper lib (5c2f450)
  • Rename attemptToFixChain() to resolveCertificateChain() (5b9a884)

TLStools 1.1.1

16 Oct 23:05
Compare
Choose a tag to compare

TLStools 1.1.0

16 Oct 21:44
Compare
Choose a tag to compare
  • NodeJS rewrite

Check README.md for further information.