Hello,

I have just a little question regarding this line of code

openssl/apps/apps.c:            
if(!X509_LOOKUP_load_file(lookup,CAfile,X509_FILETYPE_PEM)) {

I want to load the data from a buffer instead of CAfile (without writing the 
data into the file CAfile).
How do I do that?

what function is called here?
crypto/x509/x509_lu.c:      return ctx->method->ctrl(ctx,cmd,argc,argl,ret); 


Thank you,
Alexander

--
Deutsche Telekom AG
Seamless ICT Security Infrastructure & Management
im Auftrag T-Systems International GmbH
Dipl. Inf Alexander Elgert
Langwadener Strasse 17
64625 Bensheim
+49 176 22 717 661 (Mobil)
+49 671 83419-12 (Tel)
+49 671 83419-30 (Fax)
E-Mail: alexander.elg...@gmx.de
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to