Hi,

I am using libcurl to write a C/C++ client and looking into supporting
https requests. My question is about the file referred to by
CURLOPT_SSLCERT option in the context of multi-level PKI. If I have
intermediate certificate authorities on the way to the root CA, do I put
all the certificates in this file? My guess is yes as I don't see any other
option that can contain the client's certificate chain. But I just want to
confirm as the doc for CURLOPT_SSLCERT doesn't say anything about
certificate chain.

Thanks
Sachin
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to