Setting the system property javax.net.ssl.truststore
Hi all,
I wrote a client application which sets the system property javax.net.ssl.truststore.
Is the property valid for the client only ?
I mean, i have to run the same client more times; every client has to use a different path of trustore and all client have to be run on the same computer.
Any suggestion ?
Cheers.
Stefano

