Configure SSL for HornetQ in JBoss EAP
Issue
- How to set up SSL for HornetQ?
- We are using
SSL PKIfor securing communication over RMI and JMS in Jboss5.2EAP. For this we had setuporg.jboss.security.ssl.DomainServerSocketFactoryinremoting-jboss-beans.xml. Also addedMbeans org.jboss.remoting.security.SSLSocketBuilderandorg.jboss.remoting.security.SSLSocketBuilder,org.jboss.remoting.security.SSLServerSocketFactoryService
injboss-service.xml. We are now trying to migrate toJboss6.4EAP. But the files(remoting-jboss-beans.xml and jboss-service.xml) are not available inJboss6.4EAP. Can you please let me know the links for configuring SSL for encrypting data over all of the protocols(JMS with HornetQ and RMI)?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.