Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow customizing TLS ServerName #638

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Conversation

inge4pres
Copy link
Contributor

Reason for this PR

In some cases, it is meaningful to set the tls.Config.ServerName field (for example when brokers are replying to clients with their IP).

This PR adds configuration via environment variable to allow customizing the ServerName field.

@inge4pres inge4pres added the enhancement New feature or request label Feb 25, 2025
@inge4pres inge4pres requested a review from a team as a code owner February 25, 2025 17:07
@inge4pres inge4pres merged commit 065e890 into main Feb 25, 2025
7 checks passed
@inge4pres inge4pres deleted the override-tls-servername branch February 25, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants