> Is that something triggering an SSL bailout right after the client makes > the connection correct?
I can't say _when_ it's happening because I don't see the handshake complete (ServerHello+ClientHello) in the snippet above, but it sure reads like the server is sending a RST packet to terminate the connection prematurely. You might consider running an SSL trace on the server as well to see if that sheds any further light on the situation. If you don't see anything obviously wrong on the server side, you may need to look at the problem at the network level. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
