Skip to content

Add a tls-server-name config option#1044

Open
vyzigold wants to merge 1 commit into
prometheus:mainfrom
vyzigold:add-tls-server-name
Open

Add a tls-server-name config option#1044
vyzigold wants to merge 1 commit into
prometheus:mainfrom
vyzigold:add-tls-server-name

Conversation

@vyzigold

@vyzigold vyzigold commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This allows specifying a hostname for TLS verification of the server certificates when accessing mysql server through its IP. This is the same as the server_name config option used in prometheus configuration.

This allows specifying a hostname for TLS verification
of the server certificates when accessing mysql server
through its IP. This is the same as the server_name config
option used in prometheus configuration.

Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
@tjhop

tjhop commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

I'd suggest parking this until after #1027 -- it's touching the same hunks and there will be conflicts

@SuperQ SuperQ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase.

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.

3 participants