On Sun, Jun 1, 2008 at 8:08 AM, denis zhytnik <[EMAIL PROTECTED]> wrote:
> Nandika Jayawardana пишет: > > Hi Denis, >> >> If you want to use Axis2/C server with SSL, you need to deploy axis2 >> on apache2 Web Server and configure apache2 with SSL. Please refer to >> the axis2 manual for configuring axis2 with Apache2 and configuring >> SSL. >> >> Regards >> Nandika >> >> >> On Sun, Jun 1, 2008 at 6:53 AM, denis zhytnik <[EMAIL PROTECTED]> >> wrote: >> >> >>> Hello. >>> I have a problem with connecting to axis2/c server over SSL. I use 1.4 >>> version of Axis2/c and 0_9_8g version of OpenSSL. I have built Axis2/c >>> with >>> ENABLE_SSL=1, and the server seems to be built correctly. I run the >>> server >>> with parametr -p 443. But when I try to run the following command: >>> *>>>openssl s_client -connect localhost:443* >>> I can not receive any answer, though I see message >>> *>>>connected(00000780). >>> *and nearly two minutes later I get message "ssl handshake failure" >>> >>> Here is the strings from the server's log file: >>> /[Fri May 30 19:10:13 2008] [error] >>> ..\..\src\core\transport\http\common\http_request_line.c(112) Invalid >>> status >>> line or invalid request line >>> [Fri May 30 19:10:13 2008] [error] >>> ..\..\src\core\transport\http\common\simple_http_svr_conn.c(206) Invalid >>> status line or invalid request line >>> [Fri May 30 19:10:13 2008] [warning] >>> ..\..\src\core\transport\http\receiver\http_svr_thread.c(285) Error >>> occured >>> in processing request >>> /Can anybody help me in solving my problem? >>> Thanks. >>> >>> --------------------------------------------------------------------- >>> 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] >> >> >> >> >> > > Thank you very much. And, as I understand, I will have to use apache2.exe >> instead of axis2_http_server.exe? Is it right? > > See here, http://ws.apache.org/axis2/c/docs/axis2c_manual.html#mod_axis2 > >> Regards, Den. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
