You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by leaski <tr...@enghouse.com> on 2016/03/14 17:17:03 UTC

Encrypted passwords using other JCE provider?

Hi All,

I see that you can use JASYPT to encrypt credentials that ActiveMQ uses, and
this is documented here...
http://activemq.apache.org/encrypted-passwords.html

also see the JASYPT documentation...
http://www.jasypt.org/spring31.html

Is there anyway to use other providers to do this?  For example, I would
like to use Network Security Services
(https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS) to perform
all my encryption.  Is this even possible by use of configuration by
defining a bean that points to a class in the NSS libraries?

Thanks



--
View this message in context: http://activemq.2283324.n4.nabble.com/Encrypted-passwords-using-other-JCE-provider-tp4709265.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.