If you can access the remote file via a mounted filesystem, you can specify '/mountpoint/truststore.jks’ as the value for ssl.truststore.location. You cannot use a url to specify a remote resource.
> On May 2, 2019, at 11:38 AM, anurag <anurag.guj...@gmail.com> wrote: > > Hi All, > > Is it possible to set the value of ssl.truststore.location to a location on > remote host. Basically I have ssl certificates available on remote host and > i would like my docker kafka container to read and use certificates from > remote location. If this is possible can you please provide an example. > > Many thanks, > > Anurag