Please do not double post to the same question to both mailing lists. openssl s_client is just that, a client not a server.
If your looking for something other than a web server implementation of the SSL/TLS protocol perhaps something higher level like node.js will suffice On Fri, May 17, 2013 at 11:34 AM, Indtiny s <[email protected]> wrote: > Hi, > > I need to write a simple https server using openssl , > > I need to just receive https post from the client and return response 201. > > is it possible use s_server code given in the openssl source to implement > a simple https server . ? > > pls through some light on how to write a simple https server .. > > I don't want to use Nginx or Apache server which are heavy for my > requirement > > ---Indra > > -- Jason Gerfen http://www.github.com/jas- <http://phpdhcpadmin.sourceforge.net>
