Releases: nxadm/certmin
Releases · nxadm/certmin
Release v0.5.11
- Bump cmd version.
- Show certificate serials as hex (like openSSL and other tools), @jovandeginste++.
- Add "WARNING: " to warnings, @peterjacobs++.
- Small clean ups + extra tests.
Release v0.5.10
- Show certificate serials as hex (like openSSL and other tools), @jovandeginste++
- Add "WARNING: " to warnings, @peterjacobs++.
- Small cleanups + extra tests.
Release v0.5.9
- FIX: next to a warning, return the remote certificate if TLS problems encountered (e.g. servername mismatch or cert expired).
Release v0.5.8
Documentation update.
Release v0.5.7
- Show network error on --follow.
- Language fixes.
Release v0.5.6
- a more robust sorting algorithm.
- addition of --once param for CLI
Release v0.5.4
- Add the correct metadata for the type of PCKS8 and PKCS12 key (@42wim++).
- Add func doc for VerifyCertAndKey.
Release v0.5.3
- Split of lib and cmd
- Extra functionalities (download, more PKCS containers, sorting, leaf, ...)
- Revised CLI
Release v0.4.3
- Add Issuer URLs to skim output
- Align certificate info blocks instead of only the contents of each block
Release v0.4.2
- Some extra fields in skim output.
- Better formatting of output (and more selective printing).