RE: [openssl.org #95] SSL_CTX_set_client_cert_cb error ?

2002-06-13 Thread Sohns Erik via RT
bject: [openssl.org #95] SSL_CTX_set_client_cert_cb error ? [guest - Thu Jun 13 10:52:54 2002]: > if this callback is > called only once, how can we assure TLS compliance ? I thought that it >should be possible > to react to a servers request by dynamically choosing

[openssl.org #95] SSL_CTX_set_client_cert_cb error ?

2002-06-13 Thread Lutz Jaenicke via RT
[guest - Thu Jun 13 10:52:54 2002]: > if this callback is > called only once, how can we assure TLS compliance ? I thought that it >should be possible > to react to a servers request by dynamically choosing from the list of >acceptable CA's > it attaches ? The certificate (and private k

[openssl.org #95] SSL_CTX_set_client_cert_cb error ?

2002-06-13 Thread via RT
[jaenicke - Wed Jun 12 22:19:22 2002]: > The manual page about SSL_CTX_set_client_cert_cb was simply wrong. > What in hell did I smoke when writing it? Or was it simply too late > at night?? > > Anyway, I have just checked in a new version: > If a certificate was already set, the client_cert

[openssl.org #95] SSL_CTX_set_client_cert_cb error ?

2002-06-12 Thread Lutz Jaenicke via RT
The manual page about SSL_CTX_set_client_cert_cb was simply wrong. What in hell did I smoke when writing it? Or was it simply too late at night?? Anyway, I have just checked in a new version: If a certificate was already set, the client_cert_cb will never be called. Once it is called and returns

[openssl.org #95] SSL_CTX_set_client_cert_cb error ?

2002-06-12 Thread Sohns Erik via RT
Hello, the callback I set with SSL_CTX_set_client_cert_cb() is never called, even though SSL_CTX_get_client_cert_cb(), if called afterwards, returns a non-NULL-value. I use OpenSSL 0.9.7 beta 1. Any hints ? Greetings Erik __ Op