I'm still running into my SSLHandshake problems no matter what I do, but I seem to have no problem using the Apache HTTPClient to send a raw SOAP request of SSL to the same server. Both are using the same keystore and as far as I can tell the same SSL configuration (which is very little). Is there something, anything, I can do to trouble shoot this kind of problem? Is there something CXF would need above what a normal java ssl application would need?
Thanks!
