How to specify SSL Ciphers

View: Old framed views
6 Messages — Rating Filter:   Alert me  
How to specify SSL Ciphers - According to JSSE, it is possible to specify cipher suites in the SSLSocket... Loading...
does anyone get an answer to this? How can i specify Cipher Suites in ActiveMQ? much Thanks in advance. ... Loading...
Hi, can you try socket.enabledCipherSuites parameter, but I'm not sure how Introspection support works for String[]?... Loading...
Dejan, Thanks for the quick reply. I tried socket.enabledCipherSuites in the transport url... Loading...
Hi Hans, this is not supported yet. I just filed an enhancement... Loading...
"&socket.enabledCipherSuites=..." does not seem to be working. Am I doing something wrong? Also, I can't seem to... Loading...