I'm currently setting up SSL for use with ActiveMQ, and I have everything working. However, there is one issue where currently in the build.xml (e.g. for the example producer/consumer) where I pass in jvmargs and one of the tags is <jvmarg value="-Djavax.net.ssl.keyStorePassword=password" />. What other ways can I pass this in without having it visible in the build.xml?
Thanks! -- View this message in context: http://www.nabble.com/SSL-keyStorePassword-tp20844243p20844243.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.