Hi, I'm implementing a web service (server side) and wanted to know if the axis2/c simple HTTP server supports HTTPS?
I haven't been able to find anything that says it can't, but the only information I have found for HTTPS on the server side seems to talk about deploying a full Apache web server. Can anyone confirm/deny this? PS. I'm new to Axis2/C and am using 1.6.0 at present. Have gotten a service & client working using HTTP already, with the axis2_http_server. Thanks for your help, Daniel Blake