On 07/15/2010 10:26 AM, Deckers, Rob wrote:
Thanks,

As described in step 3, I converted my .crt files to .pem
with "openssl x509 -inform DES -in yourdownloaded.crt        -out
outcert.pem -text"

But I do not understand how I can add both my .crt (or.pem) to de CA
cert bundle.

Assuming that 'outcert.pem'  contains the CA certficate that
can be used to validate a server's cert, you just use this
file with the  the option CURLOPT_CAINFO
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to