Open
Description
Description:
Hi team,
While reviewing the configuration properties in KafkaSqlFactory
(Apicurio Registry v3.0.9), I noticed that most security-related settings use the prefix apicurio.kafkasql.security
, such as:
apicurio.kafkasql.security.ssl.truststore.location
apicurio.kafkasql.security.ssl.truststore.type
However, a few related properties do not include the .security
segment, for example:
apicurio.kafkasql.ssl.truststore.password
apicurio.kafkasql.ssl.keystore.location
apicurio.kafkasql.ssl.keystore.password
apicurio.kafkasql.ssl.key.password
Would it make sense for these to also use the apicurio.kafkasql.security
prefix for consistency? If this was just an oversight, I’d be happy to raise a PR to align them.
Please let me know if there's any reason for the current naming—happy to adjust my understanding if it's intentional.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels