>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
