Rahul Battacharya created KAFKA-7254:
----------------------------------------
Summary: in kafka streams no way to specify a classpath resource
in ssl.truststore.location
Key: KAFKA-7254
URL: https://issues.apache.org/jira/browse/KAFKA-7254
Project: Kafka
Issue Type: Bug
Components: streams
Affects Versions: 1.1.1
Reporter: Rahul Battacharya
hi,
in kafka streams there is no way to specify a claasspath resource location for
ssl.truststore.location
I have put a jks file in src/main/resources but when i specify
ssl.truststore.location=classpath:/mykeystore.jks it does not seem to recognize
it
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)