User development,
A new message was posted in the thread "Possible to define client truststore on
server when using sslsocket transport?":
http://community.jboss.org/message/528906#528906
Author : Ben Schofield
Profile :
http://community.jboss.org/people/dbschofield
Message:
--------------------------------------------------------------
Figured this out so I thought I would share.
Define a SSLSocketBuilder, SSLSocketFactoryService and SSLServerSocketFactoryService MBean
as outlined in the remoting documentation.
On the invokerLocator URL set the params useAllSocketFactoryParams=true and at least one
other parameter listed in the AbstractInovker.needsCustomSSLConfiguration method. This
causes the client to create a CustomSSLSocketFactory and use the SSL configs defined in
the SSLSocketBuilder mbean.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/528906#528906