Well i found in the forums, did a bit better searching this time, the problem with the 
startup, which isn't really a problem and that part is solved.

The second one about the 

11:45:56,096 DEBUG [JSSE14Support] [getX509Certificates.153] Error getting client certs
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
        at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificates(DashoA6275)

I really don't know what I need to do next with that.  I have   clientAuth="false" in 
my jboss-service.xml.  

Is there more that I need to do with the key that I created toher than just creating 
the keystore ?  

When I hit the site I get the main page, but whne I try to log in I get

11:55:06,465 DEBUG [PoolTcpEndpoint] [runIt.583] Handshake failed
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
        at com.sun.net.ssl.internal.ssl.InputRecord.b(DashoA6275)
        at com.sun.net.ssl.internal.ssl.InputRecord.read(DashoA6275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(DashoA6275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(DashoA6275)
        at 
org.apache.tomcat.util.net.jsse.JSSESocketFactory.handshake(JSSESocketFactory
ava:158)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:580)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java
77)
        at java.lang.Thread.run(Thread.java:534)


Not sure if this is all related or not.

Any help is appreciated.





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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832154


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to