I activated the SSL debug on both JBoss (server) and java (client) sides.

On the server side, I see a lot of:

2008-10-08 23:39:59,828 INFO  [STDOUT] .
2008-10-08 23:39:59,828 INFO  [STDOUT] .
2008-10-08 23:39:59,828 INFO  [STDOUT] .
2008-10-08 23:39:59,828 INFO  [STDOUT] : 

But somewhere right before the exception I see:

2008-10-08 23:39:59,832 INFO  [STDOUT] .
2008-10-08 23:39:59,833 INFO  [STDOUT] *** Certificate chain
2008-10-08 23:39:59,833 INFO  [STDOUT] ***
2008-10-08 23:39:59,833 INFO  [STDOUT] %% Invalidated:  [Session-2,
TLS_DHE_DSS_WITH_AES_128_CBC_SHA]
2008-10-08 23:39:59,833 INFO  [STDOUT] http-Mann2%2F192.168.1.4-8443-2
2008-10-08 23:39:59,833 INFO  [STDOUT] , SEND TLSv1 ALERT:  
2008-10-08 23:39:59,833 INFO  [STDOUT] fatal, 
2008-10-08 23:39:59,834 INFO  [STDOUT] description = bad_certificate
2008-10-08 23:39:59,834 INFO  [STDOUT] Padded plaintext before ENCRYPTION: 
len = 32


On the client side, I get a lot of output, but I don't really know how to
read it... maybe someone can help? see attached.
http://www.nabble.com/file/p19888309/client.log client.log 
-- 
View this message in context: 
http://www.nabble.com/-JSSESupport--SSL-Error-getting-client-Certs-tp19863789p19888309.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to