cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: simple webserver using curl

From: Yehezkel Horowitz <horowity_at_checkpoint.com>
Date: Sun, 2 Dec 2012 16:38:36 +0000

>I dont know curl is completely a client support or does has basic server feature also ...How to start implementing this with the help of openssl ..?
curl has just the client side logic of the transport - no server side at all.
But you might try 'openssl s_server --help' (but I think it will only handle GET requests).
HTH
Yehezkel Horowitz

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-02