Tls toolkit the

2016-09-21 Thread Tijo Thomas
Hi  Can any one guide on how to use tls toolkit.  In the code I found that there are 3  services.  Standalone,  server and  client.  I created a cluster with Standalone service by following  a blog.   but not sure where client and server  will be used.   Any doc on this is highly appreciated 

Re: Tls toolkit the

2016-09-21 Thread Bryan Rosander
Hi Thomas, Currently the tls-toolkit can be used in either standalone or client/server mode. Standalone has a couple of ease-of-use advantages such as being able to be run from a single location to generate keystores and truststores as well as nifi.properties files for the whole NiFi cluster. If