cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: libcurl https GET not returning entire data

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Apr 2003 14:52:41 +0200 (CEST)

On Thu, 10 Apr 2003, Naved Khan wrote:

> 1. About SSL certificates, if I have to post an XML request to an HTTPS
> server which has a valid CA certificate...do I need to have any CA
> certificate on the client side too??

Yes, CA certs are used client-side to verify the peer.

> 2. My next question would be really frustrating for you...u can answer this
> only if u feel like. I'm checking the docs to see if I can know how to do
> the following...
> My requirement is to do a post to one https server with some name/value
> pairs
> ServerName=XYZ
> UserName=ABC
> Password=@##@
> Version=1.0
> XML=<!DOCTYPE MySytem "FILE.dtd>
>
> How will I cuse curl commannd line utility to do this?

Normal POST operations are done with -d. Try the manuals!

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
Received on 2003-04-10