argument to app_verify_callback function

2001-12-07 Thread D. K. Smetters
I was wondering about the state of support for the argument to app_verify_callback. This callback is set by SSL_CTX_set_cert_verify_callback to allow the application to override the standard verification behavior and was supposed to take an app-supplied argument. The OpenSSL code currently store

Re: argument to app_verify_callback function

2001-12-09 Thread Lutz Jaenicke
On Fri, Dec 07, 2001 at 04:30:21PM -0800, D. K. Smetters wrote: > I was wondering about the state of support for the argument to > app_verify_callback. This callback is set by > SSL_CTX_set_cert_verify_callback to allow the application to > override the standard verification behavior and was suppo