Dude Dave Thompson...thanks a ton for your reply!! you saved my day...i was
so frustrated trying to verify 2 different certificates with the same
subject and the issuer. Thanks a million for your reply!! :jumping:
Dave Thompson-5 wrote:
>
>> From: owner-openssl-us...@openssl.org On Behalf Of csc
Thanks - the certificates are self-signed and they do indeed have the same
subject and issuer. When we changed the subject of one of the certificates,
things work.
Also, thanks so much for the comments through the code. I just learned about
the error string calls lately, so I'll be sure to clean
> From: owner-openssl-us...@openssl.org On Behalf Of cschwaderer
> Sent: Wednesday, 19 May, 2010 18:50
> I'm having a problem with an OpenSSL client and server
> application I wrote.
> Client 1 uses certificate A and client 2 uses certificate B.
>
> I create a CA file on the server that contains
Hi,
I'm having a problem with an OpenSSL client and server application I wrote.
Client 1 uses certificate A and client 2 uses certificate B.
I create a CA file on the server that contains A followed by B. In this c
ase, client 1 works correctly and client 2 does not. If I change the CA file
such