curl-users
RE: FW: Post XML Document through Microsoft ISA Server
Date: Tue, 7 Mar 2006 09:32:18 -0000
Thanks for all your help. To close this thread, the command line which
worked for me through a Microsoft ISA server was:
c:\curl\curl -H "Content-type: text/xml" -d @c:\curl\testfile.xml -U
name:password -x proxy:port --proxy-ntlm
https://secure.dev.gateway.gov.uk/submission -k > c:\curl\response10.txt
-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: 06 March 2006 22:37
To: the curl tool
Subject: RE: FW: Post XML Document through Microsoft ISA Server
On Mon, 6 Mar 2006, Richard Thorp wrote:
> Tried the following command line. No joy... (even with -v removed)
Sorry, I wasn't very clear. I meant all verbose stuff, so even the
--trace*
option trigger this problem. Try leaving that out too.
> Is there anything else I can try? Libeay32.dll and libssl32.dll from
openssl
> 0.9.8 are in the opsys path.
Well, you could single-step into the openssl lib using a debugger to
figure
out why it happens...
I just now committed a fix that will make this problem less serious in
the
upcoming version, as then it won't fail to connect with this problem
occurs.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorised distribution or copying is strictly prohibited. Whilst CedarOpenAccounts takes steps to prevent the transmission of viruses via e-mail, we cannot guarantee that any email or attachment is free from computer viruses and you are strongly advised to undertake your own anti-virus precautions. CedarOpenAccounts grants no warranties regarding performance, use or quality of any e-mail or attachment and undertakes no liability for loss or damage, howsoever caused. CedarOpenAccounts is a trading name of Cedar Software Ltd and OpenAccounts Ltd. For more information on CedarOpenAccounts and our products, please visit our web site at http://www.cedaropenaccounts.comReceived on 2006-03-07