cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: p12 -> pem = 403 error

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sat, 21 May 2005 22:59:21 +0200 (CEST)

On Sat, 21 May 2005, Hal Williams wrote:

> openssl pkcs12 -in cert.12 -out cert.pem -nodes (tried many variations of
> this)
> curl --trace-ascii tracefile --cacert cert.pem (tried many variations of
> this)

...

> fiiendlyName: TUNA Test Client Certificate

Look! It says "Client Certificate", and you use it as a CA cert!

--cert might thus be the better option for you.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-05-21