Thanks to apply. I have checked my compile environment, I am sure I have installed the openssl. But in the path(/usr/include/openssl) , I can't find the file ssl_stream.h. Dose the file ssl_stream.h belong to openssl or Axis2C ? Will Axis2C consider to be a https stand-alone server rather than to be a module of apache server? Thanks again.
-----邮件原件----- 发件人: Dinesh Premalal [mailto:[EMAIL PROTECTED] 发送时间: 2007年4月18日 17:04 收件人: [email protected] 主题: Re: about https supports Hi Kixiong, 黄启雄 <[EMAIL PROTECTED]> writes: > Hello, every body! > > When I try to compile the Axis2C with parameter --enable-openssl=yes , I > found that the source of Axis2C is less of ssl_stream.h.The compile error > message like this : > http_client.c:29:28: ssl/ssl_stream.h: No such file or directory. Did you install openssl in your system. Please refer axis2c_manual [1]. > > My question is that : > Dose Axis2C supports https ? yes > If yes, when it will support https completely, here completely I mean it > should include server side and client side supports? you can use axis2c ssl enabled client with apache2 server. thanks, Dinesh [1] http://ws.apache.org/axis2/c/docs/axis2c_manual.html#ssl_client -- Dinesh Premalal [EMAIL PROTECTED] WSO2, Inc.; http://www.wso2.com/ GPG Key ID : A255955C GPG Key Finger Print : C481 E5D4 C27E DC34 9257 0229 4F44 266E A255 955C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
