Skip to content

Set minimum TLS version for SMTP email client#2550

Open
rafael81 wants to merge 1 commit into
future-architect:masterfrom
rafael81:fix-smtp-tls-min-version
Open

Set minimum TLS version for SMTP email client#2550
rafael81 wants to merge 1 commit into
future-architect:masterfrom
rafael81:fix-smtp-tls-min-version

Conversation

@rafael81
Copy link
Copy Markdown

@rafael81 rafael81 commented May 12, 2026

What

This hardens the SMTP email reporter TLS client configuration by setting MinVersion: tls.VersionTLS12 while preserving the existing tlsInsecureSkipVerify option added for configurable compatibility.

This addresses the remaining TLS configuration concern in #1513: the SMTP reporter had an explicit tls.Config, but did not set a minimum protocol version.

Validation

  • go test ./reporter
  • git diff --check

Transparency

This PR was prepared with OpenAI/Codex assistance and manually reviewed before submission.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


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