forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
From kafka 2.0 onwards, host name verification of servers is enabled by default. ssl.endpoint.identification.algorithm defaults to `https` which validates server host name to match the host name in the certificate. This patch fixes the failure by pre-pending https to the sink connection URL. Fixes: cockroachdb#118525 Release note: none
- Loading branch information
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters