Dawid Wysakowicz created FLINK-21229:
----------------------------------------
Summary: Support ssl connection with schema registry format
Key: FLINK-21229
URL:
https://issues.apache.org/jira/browse/FLINK-21229 Project: Flink
Issue Type: Improvement
Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table SQL / Ecosystem
Reporter: Dawid Wysakowicz
There is no way to pass an ssl configuration to the Confluent schema registry format. We should be able to pass:
{code}
- schema.registry.ssl.truststore.location
- schema.registry.ssl.truststore.password
- schema.registry.ssl.keystore.location
- schema.registry.ssl.keystore.password
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)