Project

General

Profile

Actions

Bug #55790

open

kafka: add "verify-ssl" support to the kafka client

Added by Yuval Lifshitz almost 2 years ago. Updated almost 2 years ago.

Status:
New
Priority:
Normal
Target version:
-
% Done:

0%

Source:
Development
Tags:
kafka
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

this would be useful in case we create a test setup with TLS, but we don't want to fail on the self-signed certificate of the broker.
note that this is not supported in the current version of librdkafka that we use (v0.11.6), and we would need to make sure that the version where it was added (https://github.com/edenhill/librdkafka/releases/tag/v1.1.0) is supported on our target OSs.

the relevant parameter is:

enable.ssl.certificate.verification=false

Actions #1

Updated by Casey Bodley almost 2 years ago

  • Assignee set to Yuval Lifshitz
Actions

Also available in: Atom PDF