0 Replies Latest reply on Jun 16, 2004 12:10 PM by nickshah

    JBossNS NamingServer SSL

    nickshah

      We have a java client connecting to jndi on port 1099. Is it possible to define client and server sockets factories for SSL?

      I have attempted to define attributes "clientsocketfactory" & "serversocketfactory" with values RMISSLClientSockeFactory and RMISSLServerSocketFactory resp in jboss-service.xml for the Naming MBean.

      I am getting a null pointer exception as I am unable to define the Security domain which specifies the keystore, password and so forth.

      Any help with respect to having jnp listening on a secure socket will be appreciated. We are currently using JBoss 3.2.3

      Thanks

      Nick