In looking at the Java implementation of the activemq client, you are able to
encrypt a password and then pass it in as a property enclosing it within an
ENC() and the activemq  recognizes the password is encrypted and decrypts
it. My question is whether or not the activemq-cpp implementation supports
this functionality or do I have the encrypt and decrypt my password myself
and then set the decaf.net.ssl.keystorePassword property to it?

Thanks,
SK



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to