Re: about certificate verifying

2003-06-03 Thread Wu Junwei
8:32 PM Subject: Re: about certificate verifying On Mon, Jun 02, 2003, Wu Junwei wrote:> Hi,all> > I have a question about the certificate verifying.> I know OpenSSL has provided the X509_verify_cert() to do this function.> And I should use X509_STORE_CTX_init()

Re: about certificate verifying

2003-06-02 Thread Dr. Stephen Henson
On Mon, Jun 02, 2003, Wu Junwei wrote: > Hi,all > > I have a question about the certificate verifying. > I know OpenSSL has provided the X509_verify_cert() to do this function. > And I should use X509_STORE_CTX_init() to do the initialization work. > But I now have only the certificates s

about certificate verifying

2003-06-02 Thread Wu Junwei
(B (B (BHi,all (B    (B    I have a question about the certificate verifying. (B    I know OpenSSL has provided the X509_verify_cert() to do (Bthis function. (BAnd I should use X509_STORE_CTX_init() to do the initialization (Bwork. (BBut I now have only the certificates stack and  no