I'm trying to configure PostHTTP processor with StandardSSLContextService. I copied localhost-ks.jks localhost-ts.jks from nifi github repo and passed their location to the StandardSSLContextService but it is not accepting it. It is giving me the following error
'Keystore filename' validated against '/Path/to/localhost-ks.jks' is invalid because file /Path/to/localhost-ks.jks does not exist or cannot be read. -- View this message in context: http://apache-nifi-developer-list.39713.n7.nabble.com/StandardSSLContextService-error-tp12887.html Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.
