Skip to content

Honor user-configured hostname verification for MSSQL SSL connections#1661

Merged
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:mssql-hostname-verification
Apr 7, 2026
Merged

Honor user-configured hostname verification for MSSQL SSL connections#1661
tsegismont merged 1 commit intoeclipse-vertx:masterfrom
tsegismont:mssql-hostname-verification

Conversation

@tsegismont
Copy link
Copy Markdown
Member

Respects the hostname verification algorithm when explicitly configured by users via ClientSSLOptions.

The client continues to disable hostname verification by default (empty algorithm) for backward compatibility, but now honors custom verification settings when provided.

Some portions of this content were created with the assistance of Claude Code.

Respects the hostname verification algorithm when explicitly configured by users via ClientSSLOptions.

The client continues to disable hostname verification by default (empty algorithm) for backward compatibility, but now honors custom verification settings when provided.

Some portions of this content were created with the assistance of Claude Code.

Signed-off-by: Thomas Segismont <tsegismont@gmail.com>
@tsegismont tsegismont merged commit 179c609 into eclipse-vertx:master Apr 7, 2026
19 checks passed
@tsegismont tsegismont added this to the 5.1.0 milestone Apr 7, 2026
@tsegismont tsegismont deleted the mssql-hostname-verification branch April 7, 2026 20:54
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