Hi Indra, You may want to look at Eric Rescorla's tutorial at http://www.rtfm.com/openssl-examples/part1.pdf
Best regards, somesh On Sat, May 18, 2013 at 10:12 AM, Indtiny s <indt...@gmail.com> wrote: > 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 >