renz13 [
https://community.jboss.org/people/renz13] created the discussion
"Re: Remoting with SSL and Cipher Suite"
To view the discussion, visit:
https://community.jboss.org/message/766394#766394
--------------------------------------------------------------
On the client-side, this option in the jboss-ejb-client.properties does the trick :
remote.connection.default.connect.options.org.xnio.Options.SSL_ENABLED_CIPHER_SUITES=TLS_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA
If i could find an equivalent on the server side...
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/766394#766394]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]