Skip to content

Releases: nxadm/certmin

Release v0.5.11

27 Jan 11:56
Compare
Choose a tag to compare
  • 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

27 Jan 11:33
Compare
Choose a tag to compare
  • Show certificate serials as hex (like openSSL and other tools), @jovandeginste++
  • Add "WARNING: " to warnings, @peterjacobs++.
  • Small cleanups + extra tests.

Release v0.5.9

26 Jan 15:03
Compare
Choose a tag to compare
  • FIX: next to a warning, return the remote certificate if TLS problems encountered (e.g. servername mismatch or cert expired).

Release v0.5.8

25 Jan 12:28
24c9e84
Compare
Choose a tag to compare

Documentation update.

Release v0.5.7

23 Jan 13:03
Compare
Choose a tag to compare
  • Show network error on --follow.
  • Language fixes.

Release v0.5.6

23 Jan 01:10
Compare
Choose a tag to compare
  • a more robust sorting algorithm.
  • addition of --once param for CLI

Release v0.5.4

21 Jan 22:03
Compare
Choose a tag to compare
  • Add the correct metadata for the type of PCKS8 and PKCS12 key (@42wim++).
  • Add func doc for VerifyCertAndKey.

Release v0.5.3

21 Jan 13:56
Compare
Choose a tag to compare
  • Split of lib and cmd
  • Extra functionalities (download, more PKCS containers, sorting, leaf, ...)
  • Revised CLI

Release v0.4.3

17 Jan 21:20
Compare
Choose a tag to compare
  • Add Issuer URLs to skim output
  • Align certificate info blocks instead of only the contents of each block

Release v0.4.2

16 Jan 21:16
Compare
Choose a tag to compare
  • Some extra fields in skim output.
  • Better formatting of output (and more selective printing).