You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2021/02/01 14:40:00 UTC

[jira] [Created] (FLINK-21229) Support ssl connection with schema registry format

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)