Hi Mayur Hope the links below help answer your question : http://www.openssl.org/docs/crypto/pem.html http://www.umich.edu/~x509/ssleay/x509_store.html http://www.openssl.org/docs/ssl/SSL_CTX_load_verify_locations.html#
Best regards Michel Le 18/07/2011 05:38, Mayur Premi a écrit :
[Mayur]--- Is there any openSSL api which helps parsing this file[say myStorageFile] which has all my root certificates in it. ? Also my intention as mentioned in the scenario in previous mail is that I ll be passing a chain A -->B and would like to find C [self signed ,root certificate] from myStorageFile .* * [Mayur]----After storing links to my PEM format Certificate files how do I parse the folder having links to get root C for my chain A -->B ?