Hi, I know about HTTP protocol , but how to use the openssl s_server to receive the HTTP request from other clinet and send the response ,,, it receives the request from the s_client but when I tried same with curl client it didn't work ..
So now how to start s_server to receive the request from the other http client like curl etc ..? --Indra