cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HI

From: Alan Wolfe <alan.wolfe_at_gmail.com>
Date: Sat, 9 Feb 2008 09:45:16 -0800

HTTPS works, it uses SSL to encrypt your HTTP transmissions.

It has to be supported on the server side though through an SSL certificate.

When you are using your browser and see the little lock in the corner,
or it tells you that you are using a secure connection, it is doing so
through this method (:

btw libcurl does support talking https, so you are still ok using libcurl

On Feb 9, 2008 5:49 AM, Ramprakash Jelari thinakaran <jelari_at_gmail.com> wrote:
> If i POST username and passwod through HTTP, will it be posted as text
> only?.. If so, what can i do
> to increase the security in the data what i m passing through HTTP POST.
>
>
> --
> Well Wisher,
> Ramprakash Jelari.
>
>
Received on 2008-02-09