cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: SSL, X.509 and cURL (sending XML)

From: Nielsen Linus <Linus.Nielsen_at_elema.siemens.se>
Date: Mon, 16 Jul 2001 15:48:13 +0200

> Hi folks

Hi!

> I am using cURL to send XML Files to an Internet Server over a SSL
> Connection and using X.509 Certificates for authorization.
> Generally, the
> transfer has worked great, that is until the Certificate
> authorization was
> activated. Since then, the client (cURL) doesnt send any data to the
> server! It connects, 'authenticates' (or so it seems), and
> then just doesnt
> send any data. Has anyone out there experienced this phenomenon?

Nope. But it sure looks like a bug in curl to me!

> Another problem I am facing is that I need to send xml files
> where the "
> symbol is used (as in <?xml version="1.0">) yet the new
> Versiob of cURL
> uses this as a Start of String and End of String marker. Any
> ideas?

Eeeh. Curl does not care at all about the contents of the files it
sends. What makes you think that it has problems with the " characters?

/Linus
Received on 2001-07-16