Just a quick update for anyone else struggling, it appears that the linked Fuse documentation is essential in configuring Karaf for encrypted JMX communications. Also since the keystore.xml file referenced in that documentation is just an ordinary blueprint file, then jasypt encrypted passwords can also be configured as a consequence.
Also it turned out that we had been successful in configuration ServiceMix, but we had neglected to ensure that the connecting jconsole java truststore was updated to trust the certificate used by ServiceMix in the encryption process. So that's one pitfall to look out for, since jconsole doesn't provide particularly helpful troubleshooting output in this regard. -- View this message in context: http://karaf.922171.n3.nabble.com/Encrypted-JMX-Connection-tp4050593p4050673.html Sent from the Karaf - User mailing list archive at Nabble.com.
