[jboss-user] [Security & JAAS/JBoss] - Re: RMI over SSL - mutual authentication

ykthinker do-not-reply at jboss.com
Thu Feb 28 16:41:33 EST 2008


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



More information about the jboss-user mailing list