curl-users
RE: HTTP/1.1 500 Internal Server Error
Date: Tue, 7 Mar 2006 10:26:05 +0800
Hi Daniel,
Can you please guide me how do I import my server's HTTPS (public key)
in cUrl.
Or how do I make curl "see" my servers SSL public key for HTTPS
connectivity.
Can I pass the public key as parameter or how can I include it in
"curl-ca-bundle.crt".
Regards,
Javed
-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se]
Sent: Monday, March 06, 2006 9:10 PM
To: the curl tool
Subject: Re: HTTP/1.1 500 Internal Server Error
On Mon, 6 Mar 2006, Khurshid Javed Siddique wrote:
> < HTTP/1.1 500 Internal Server Error
When you get this response it is not curl doing the wrong part, it is
your
server that gets an internal error. That is never the right thing to do!
;-)
> C:\curl-7.15.1>curl -v -T "README"
> https://192.168.135.129:4082/exchange/KJSNCS0001
> curl: (35) SSL: couldn't set callback!
Others have reported getting this too but I don't know why and nobody
has yet
figured out a fix.
A work-around is to not use -v since then it doesn't try to set that
particular callback it complains about here.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-03-07