Hi Justin,
you were right, thanks again for answering so fast :)
Ignacio
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Encrypt-plain-text-passwords-in-AMQ7-tp4727567p4728114.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi Howard,
Thanks for the answer. I have gone through the documentation, and I try to
run the decoder. Nevertheless, I get this error:
[root@serverName lib]# java -cp
artemis-commons-2.0.0.amq-75-redhat-1.jar
org.apache.activemq.artemis.utils.DefaultSensitiveStringCodec "hello"
Exception in t
apache.org/encrypted-passwords.html
I need to encrypt a Password, among other places, in the acceptors and
connectors that have SSL Enabled and a reference to the KeyStore- and
TrustStorePassword.
If no standard way, is there any recommendation?
Thanks,
igge47
--
View this message in context:
htt
Hello Justin,
you were right! I changed the "0.0.0.0" for the IP addresses, and the SSL
connection was finally established.
Then, I hope this config can be useful for other people with problems when
setting an SSL connection.
Thanks,
igge47
--
View this message in context:
http:
Hello Justin,
you were right! I changed the "0.0.0.0" for the IP addresses, and the SSL
connection was finally established.
I hope then this config I have done here can be fix other people's doubts.
Thanks,
igge47
--
View this message in context:
http://activemq.2283324.n4.
Hello,
I am using AMQ7, with Java version "1.8.0_111".
I want to configure a symmetric cluster of static connectors, and I want to
enable SSL connection between them. The connection is done between /server1/
and /server2/
I have successfully set this configuration with TCP connectors: the bridges