I have the same problem. Server certs works but when it comes to mutual certs, 
never works. Can this be consider as a BUG that even these two parameters were 
added:

true
true

but it's not really useful?

By the way, the error I got is:

16:10:50,328 WARN  [ServiceController] Problem starting service jboss:service=in
voker,socketType=SSLSocketFactory,type=jrmp
java.lang.NullPointerException
        at org.jboss.security.ssl.Context.forDomain(Context.java:66)
        at org.jboss.security.ssl.DomainServerSocketFactory.initSSLContext(Domai
nServerSocketFactory.java:304)
        at org.jboss.security.ssl.DomainServerSocketFactory.createServerSocket(D
omainServerSocketFactory.java:225)
        at org.jboss.security.ssl.DomainServerSocketFactory.createServerSocket(D
omainServerSocketFactory.java:203)
        at org.jboss.security.ssl.RMISSLServerSocketFactory.createServerSocket(R
MISSLServerSocketFactory.java:120)
        at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:61
5)
        at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:231)
        at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:178
)
        at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:382)
        at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:116)
        at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:14
5)
        at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:12
9)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133005#4133005

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133005
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to