3 Replies Latest reply on May 18, 2006 2:54 PM by tom.elrod

    javax.net.ssl.SSLException: No available certificate corresp

    ovidiu.feodorov

      I am using the remoting head and I am getting this with a SSL example:

      $ ./send
      17:48:03,912 ERROR [SSLSocketServerInvoker] SSLServerSocket error
      javax.net.ssl.SSLException: No available certificate corresponds to the SSL cipher suites which are enabled.
       at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.a(DashoA12275)
       at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.accept(DashoA12275)
       at org.jboss.remoting.transport.socket.SocketServerInvoker.run(SocketServerInvoker.java:383)
       at java.lang.Thread.run(Thread.java:534)


      If I use a previous shapshot from May 08, everything works fine.

      Any idea what is going on?