Anything here might help? http://www.jroller.com/gmazza/entry/setting_up_ssl_and_basic
Glen Stephen G. Walizer wrote: > > So everything in my CXF application works perfectly... until I attempt > to enable SSL. I'm using the method outlined in the wsdl_first_https > example. As soon as I add the code to enbale HTTPS to my xml configs, > the client errors out with the exception below which boils down to no > valid cert available. I've even tried running the app using the certs > from the example which runs correctly and still no dice. My xml is > identical to the example except for my http:conduit name (which I know > is correct as things work when the ssl declarations are commented > out). I'm at a loss as to what to try next, so any help would be > appreciated. > > INFO: Interceptor has thrown exception, unwinding now Could not send > Message. > -- View this message in context: http://www.nabble.com/CXF-2.1.4-SSL-Issues-tp22838552p22846757.html Sent from the cxf-user mailing list archive at Nabble.com.
