Re: Verify & Key/Passphrase callback issues

2000-10-17 Thread Lutz Jaenicke
On Tue, Oct 17, 2000 at 06:37:49PM +0200, [EMAIL PROTECTED] wrote: > 1. VerifyCallback cannot use X509_xxx functions. This is just taken from > the apps source of the OpenSSL-0.9.5a distribution. How or why it is not > working properly I cannot tell. > > static int VerifyCallback(int aniState, >

Verify & Key/Passphrase callback issues

2000-10-17 Thread m . teunissenvanmanen
Hello, I've encountered some problems using the OpenSSL toolkit. Unfortunately, I cannot seem to find the right answers, and I'm hoping if there's anyone out there able to help me. Using OpenSSL-0.9.5a and compiling with both Borland C++ & Linux/G++ and they share the same problems! 1. Verify