[
https://issues.apache.org/jira/browse/FLINK-21229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276826#comment-17276826
]
Jark Wu commented on FLINK-21229:
---------------------------------
Nit: the config option keys should start with {{schema-registry.}} to follow
other options:
https://ci.apache.org/projects/flink/flink-docs-master/dev/table/connectors/formats/avro-confluent.html#format-options
> 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
> Priority: Major
>
> 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)