Hi,
I want to use a openssl api and use that as http client .
currently I am using the c-curl lib with opebssl to do this .

and I am running a Nginx server with openssl to support server funs.

I want to remove the curl, and use only openssl to talk to the HTTPS server
to do GET or PUT .

is it possible to implement a simple https client using openssl-APIs ?
if so pls help me how to start ..?

Rgds
Indra

Reply via email to