Hi, Does libcurl supports to load a chain of CA certificates for verification ? I could see only CURLOPT_CAPATH, Not sure if this is what i require. I have a chain of CA's like RootCA<-->Intermediate CA1<-->Intermediate CA2<-->Server Certificate. Now to verify peer, how can i load all the rootca, intermediate ca's.
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
