[jboss-user] [JBoss Remoting] - Re: Change Client SSL Certificate Without Restarting JVM?

Ron Sigal do-not-reply at jboss.com
Tue Jul 17 21:40:39 EDT 2012


Ron Sigal [https://community.jboss.org/people/ron_sigal] created the discussion

"Re: Change Client SSL Certificate Without Restarting JVM?"

To view the discussion, visit: https://community.jboss.org/message/748604#748604

--------------------------------------------------------------
Hi Michelle,

It sounds like you're doing the right thing.   When you create a new connection, org.jboss.remoting.AbstractInvoker.createSocketFactory() should call SSLSocketBuilder to get a new socket factory, and the new socket factory should be created with the new keystore.  Hmmm.

How is your client configured?  Have you looked at AbstractInvoker.createSocketFactory() to verify that the new socket factory is, in fact, being created by your SSLSocketBuilder.

-Ron
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/748604#748604]

Start a new discussion in JBoss Remoting at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120717/5cfaa222/attachment.html 


More information about the jboss-user mailing list