[jboss-dev-forums] [JBoss AS 7 Development] - Re: Remoting with SSL and Cipher Suite
renz13
do-not-reply at jboss.com
Wed Jun 20 10:51:09 EDT 2012
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/743113#743113
--------------------------------------------------------------
The <jsse> element of the <security-domain> in the configuration file is maybe the right place, but it seems to be ignored when I try to use it with client-auth enabled
I've made a few tests with a trustore and client-auth enabled, and remote calls works even with an untrusted certificate!!!
<jsse keystore-password="pass" keystore-url="file:/D:/jboss-as-7.1.1.Final/standalone/configuration/server.keystore" truststore-password="otherpass" truststore-url="file:/D:/jboss-as-7.1.1.Final/standalone/configuration/server.truststore" cipher-suites="TLS_RSA_WITH_AES_256_CBC_SHA" client-auth="true"/>
Any idea?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/743113#743113]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120620/285f0597/attachment.html
More information about the jboss-dev-forums
mailing list