Skip to content

fix(tls): report certificates not yet valid - #1164

Merged
ryanfowler merged 1 commit into
mainfrom
fix/tls-future-validity
Aug 30, 2026
Merged

fix(tls): report certificates not yet valid#1164
ryanfowler merged 1 commit into
mainfrom
fix/tls-future-validity

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • distinguish future-dated certificates from currently valid certificates in TLS inspection output
  • render not-yet-valid chain entries in red with time until validity begins
  • add focused unit coverage and document the validity color behavior

Testing

  • go test -v -parallel 8 ./...
  • go build .
  • go mod tidy && go mod verify
  • staticcheck ./...

Review

  • subagent review completed with no actionable feedback

@ryanfowler
ryanfowler enabled auto-merge August 30, 2026 20:17
@ryanfowler
ryanfowler merged commit b03f9d0 into main Aug 30, 2026
12 checks passed
@ryanfowler
ryanfowler deleted the fix/tls-future-validity branch August 30, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant