i got CA cert in header file declarated  like this 

static const unsigned char s_pbCaCertificate[] = {
 0x30, 0x82, 0x03, 0x98, 0x30, 0x82, 0x03, 0x01, .......}; 

how  can i load it to X509Store?  i guess i should use BIO? 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to