Re: Certificate Chains and purpose

2000-09-08 Thread Marie-Amelie . Jannet
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

Client Authentication: error 19: self-signed cert

2000-08-31 Thread Marie-Amelie . Jannet
Hi, I am using Openssl in my client, and Apache-ssl in my content server. I am using a test cert signed by verisign to authenticate my client. But my server is refusing it, using error 19: self-signed certificate. It is confusing because it is not a self-signed cert at all, but a normal cert.