Releases: frdmn/tlstools
Releases · frdmn/tlstools
tlstools 1.4.0
- 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
- Remove unnecessary functions #6
- Cleanup code
tlstools v1.3.1
- Check for sub commands, fix #12
- Version bump to 1.3.1
- Remove symlinks of sub commands in $PATH
TLStools 1.3.0
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)