cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Verify Peer Fails

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 9 Oct 2006 10:52:48 +0200 (CEST)

On Mon, 9 Oct 2006, Brian Simms wrote:

> What do I need to request from my certificate supplier to allow me to use
> the CURLOPT_SSL_VERIFYPEER option. Note CURLOPT_SSL_VERIFYHOST works fine.

http://curl.haxx.se/docs/sslcerts.html

You need a CA cert (bundle) that can verify your server's certificate. The one
extracted from Firefox might be what you want:

http://curl.haxx.se/docs/caextract.html

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-10-09