I was able to get SSL working by placing the appropriate client.ts and client.ks files on the client's machine and pointing the VM to them. My question is is it possible to use SSL without installing the client.ts and client.ks files on every machine that the client runs on? Can I create a .ts and .ks object in java/memory and have ActiveMQ use that instead of the hard files? Alternatively, is it possible to stuff the .ts and .ks files into the jar file and then reference them there?
Thanks in advance! -- View this message in context: http://www.nabble.com/Is-it-possible-to-use-SSL-without-having-a-client.ts-and-client.ks-file-tp20823185p20823185.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
