Lutz Jaenicke wrote:
> > Do we need to resort to a verify callback to permit an 0.9.6b server to
> > accept server certs from the client?
> Yes. You can globally set the purposed to be checked for, but this is
> only possible before the handshake is started (SSL_set_purpose()).
> This is however a pretty bad idea, as you could only switch from client
> to server, so that real client certificates now would fail.

We did a callback function, and it works.

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

Reply via email to