It is a certificate memory store where you should put your
certificates (CA, root etc..) of your trusted path that are needed by
your application for signature verifycation. Thjis is also the place
you will put your CRL.

Have a look at X509_STORE _xxx and  X509_load_xxx. functions. You
might also consider using PEM_read_xxx fnuctions for your signing
certificate.

regards

Emmanuel

2009/2/24 sarym binome <binome_...@hotmail.com>:
> hello
> i try create a X509 certificate for a CA and certificates signed by the CA ,
> and i want to check it (verify it) , somebody tell me what it is X509_STORE
> ?
> thanks.
>
> ________________________________
> Tous vos amis discutent sur Messenger, et vous ? Téléchargez Messenger,
> c'est gratuit !
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to