All,

I would like to get OpenSSL to trust a CA which doesn't have a root cert,
basically an intermediate CA..
With a browser you can define a list of intermediate trusted CA so that you
don't need the root cert which signed the intermediate cert.. I would like
to do the same with OpenSSL.

I use openssl in my client, and my server is using a chain cert. However I
don't want to have to accept chain certs, so I would like to be able to
accept the cert based on the trust of the intermediate CA.

I have tried to add it in the root certs lists, but it didn't work, Openssl
is rejecting it saying Invalid CA cert.

Is there any way to get OpenSSL to accept the intermediate cert as a CA?

Thanks

Marie-Amelie
 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to