curl-users
RE: HTTP/1.1 500 Internal Server Error
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 7 Mar 2006 14:00:31 +0100 (CET)
Date: Tue, 7 Mar 2006 14:00:31 +0100 (CET)
On Tue, 7 Mar 2006, Khurshid Javed Siddique wrote:
> 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".
curl uses a "ca cert" to verify the server's cert so you need to get one of
those in PEM format and use the --cacert option (or append it to the default
cacert file curl uses).
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-03-07