On Tue, Jun 18, 2002 at 01:32:56PM -0400, Louis LeBlanc wrote:
> You mean the server is requesting a client cert from my app?
>
> This is what http://www.openssl.org/docs/ssl/SSL_get_error.html# says:
>
> SSL_ERROR_WANT_X509_LOOKUP
>
> The operation did not complete because an application callback set
> by SSL_CTX_set_client_cert_cb() has asked to be called again. The
> TLS/SSL I/O function should be called again later. Details depend on
> the application.
>
> This sounds pretty much like the manpage I have installed.
The manual page about SSL_CTX_set_client_cert_cb was wrong.
> Is this only returned during a connection, or can it be returned
> during an SSL_read or SSL_write attempt?
It can also appear during SSL_read or SSL_write when a renegotiation
takes place.
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]