Skip to content

Releases: atc0005/check-cert

v0.26.0-alpha.7

20 Dec 13:45
019b82c
Compare
Choose a tag to compare
v0.26.0-alpha.7 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Initial implementation of Root cert validation by @atc0005 in #1198

Full Changelog: v0.26.0-alpha.6...v0.26.0-alpha.7

v0.26.0-alpha.6

20 Dec 12:11
5e29b8b
Compare
Choose a tag to compare
v0.26.0-alpha.6 Pre-release
Pre-release

What's Changed

Other Changes

  • Refactor HasExpiringCert func to use variadic args by @atc0005 in #1194
  • Return ErrNoCertsFound error when chain is empty by @atc0005 in #1195
  • Update WARNING and CRITICAL state detection by @atc0005 in #1196

Full Changelog: v0.26.0-alpha.5...v0.26.0-alpha.6

v0.26.0-alpha.5

19 Dec 12:14
4953e59
Compare
Choose a tag to compare
v0.26.0-alpha.5 Pre-release
Pre-release

What's Changed

Other Changes

  • Drop OmitSANsEntries from Chain Order validation by @atc0005 in #1191

Full Changelog: v0.26.0-alpha.4...v0.26.0-alpha.5

v0.26.0-alpha.4

19 Dec 11:40
cf24228
Compare
Choose a tag to compare
v0.26.0-alpha.4 Pre-release
Pre-release

What's Changed

Other Changes

  • Add general and content-type troubleshooting info by @atc0005 in #1185
  • Update doc comments for default connection timeout by @atc0005 in #1187
  • Refresh CertChainValidationResults output by @atc0005 in #1189

Full Changelog: v0.26.0-alpha.3...v0.26.0-alpha.4

v0.26.0-alpha.3

18 Dec 12:33
20ea90d
Compare
Choose a tag to compare
v0.26.0-alpha.3 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Initial implementation of chain order validation by @atc0005 in #1183

Other Changes

  • Clarify CertChainValidationResults.IsSucceeded by @atc0005 in #1182

Full Changelog: v0.26.0-alpha.2...v0.26.0-alpha.3

v0.26.0-alpha.2

17 Dec 12:14
ac70fad
Compare
Choose a tag to compare
v0.26.0-alpha.2 Pre-release
Pre-release

What's Changed

Other Changes

  • Clarify CertChainValidationResults.Err logic by @atc0005 in #1176
  • Clarify CertChainValidationResult output control by @atc0005 in #1177
  • Add explicit baseline priority for check results by @atc0005 in #1178
  • Adjust ExpirationValidationResult priority by @atc0005 in #1179
  • Clarify CertChainValidationResult.Priority by @atc0005 in #1180

Full Changelog: v0.26.0-alpha.1...v0.26.0-alpha.2

v0.26.0-alpha.1

16 Dec 12:13
fa7f57a
Compare
Choose a tag to compare
v0.26.0-alpha.1 Pre-release
Pre-release

What's Changed

Bug Fixes 🐛

  • SANs List validation early exit when list is empty by @atc0005 in #1172
  • Update textutils.PrintHeader length logic by @atc0005 in #1173

Other Changes

  • Reduce verbosity of the SANsListValidationResult.String method by @atc0005 in #1174

Full Changelog: v0.25.3-alpha.9...v0.26.0-alpha.1

v0.25.3

11 Dec 23:53
6d1a759
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Bump priority for unhandled hostname verify fail by @atc0005 in #1159

Dependency Updates

  • Go Dependency: Bump github.com/atc0005/cert-payload from 0.7.0 to 0.7.1 by @dependabot in #1163

Other Changes

  • Refactor ExpirationValidationResult status logic by @atc0005 in #1160
  • Refactor cert chain position logic by @atc0005 in #1161
  • Add ValidationStatus to CertChainValidationResult by @atc0005 in #1164
  • Refactor self-signed signature handling by @atc0005 in #1165
  • Return incomplete chain error when chain is empty by @atc0005 in #1167
  • Refactor ExpirationValidationResult checks logic by @atc0005 in #1168
  • Update CHANGELOG for v0.25.3 release by @atc0005 in #1169

Full Changelog: v0.25.2...v0.25.3

v0.25.3-alpha.9

11 Dec 23:33
ea15e68
Compare
Choose a tag to compare
v0.25.3-alpha.9 Pre-release
Pre-release

What's Changed

Dependency Updates

  • Go Dependency: Bump github.com/atc0005/cert-payload from 0.7.1-alpha.1 to 0.7.1 by @dependabot in #1162

Full Changelog: v0.25.3-alpha.8...v0.25.3-alpha.9

v0.25.3-alpha.8

10 Dec 23:26
a67fcd7
Compare
Choose a tag to compare
v0.25.3-alpha.8 Pre-release
Pre-release

What's Changed

Other Changes

  • Refactor ExpirationValidationResult checks logic by @atc0005 in #1157

Full Changelog: v0.25.3-alpha.7...v0.25.3-alpha.8