Skip to content

v0.7.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 13 May 11:48
· 771 commits to master since this release
fc5ccb4

Overview

  • Bugfixes
  • Dependency updates
  • built using Go 1.17.10
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.17.9 to 1.17.10

Fixed

  • (GH-312) certsum | invalid filename structured logging field
  • (GH-316) check_cert | Include the baseline certs "lead-in" immediately after
    retrieving the certificate chain
  • (GH-317) lscert | Verify hostname if dns-name flag is used
  • (GH-321) lscert | Tweak wording regarding certificate source

References