BE: SR: Fix verifySsl
for SR serde
#854
Labels
area/serde
Serialization & Deserialization (plugins)
area/sr
Schema Registry
status/triage/completed
Automatic triage completed
status/triage/manual
Manual triage in progress
type/bug
Something isn't working
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
setting kind
KAFKA_CLUSTERS_0_SSL_VERIFYSSL: "false"
from #422perfectly turns off checking for kafka-connect, scheme-registry, but when trying to read message values via Serde SchemaRegistry, an ssl error occurs
Expected behavior
No response
Your installation details
1.1.0
Steps to reproduce
use
KAFKA_CLUSTERS_0_SSL_VERIFYSSL: "false"
Screenshots
No response
Logs
trace-kafka-ui.log
Additional context
No response
The text was updated successfully, but these errors were encountered: