"Chen, Qiming" wrote:
>
> Hi, when I use ssldump to watch my server and client communication in linux,
> client sent certificate to server, but server always said: bad certificate.
> Anyone know how do I make a client certificate that server will accept?
> Thanks a lot!
The server sends a list of Distinguished Names of signers to the client,
the client must present a cert signed by (or a certificate chain rooted by)
one of those signers.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]