Skip to content

Releases: colinodell/go-check-ssl

v0.3.0

31 Dec 19:37
v0.3.0
67009da
Compare
Choose a tag to compare

Changelog

  • b1352ed Fix code formatting
  • 67009da Include version number in build
  • 5cd4a98 Rename binary to 'check-ssl'
  • 98910db Use goreleaser to automatically build and publish releases
  • 9b237ef Use kingpin for command parsing; make SNI a flag instead

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Nov 15:42
2a3fe97
Compare
Choose a tag to compare

Added

  • Revocation status is now checked automatically

v0.1.0

02 Feb 16:08
8f614fa
Compare
Choose a tag to compare

Initial release