On Mon, Mar 27, 2000 at 11:10:43PM -0800, Tugrul Bingol wrote:
>
> Why "SSL_CTX_load_verify_locations()" fails?
>
> I am still trying to run the demo server and client but since
> "SSL_CTX_load_verify_locations(..)" fails (returns 0) client and server
> fail, either.
>
> Can somebody tell me what I am doing wrong?
Probably OpenSSL can tell it. You don't supply any error messages.
Whenever a subroutine returns with an error condition, an appropriate
error message is recorded on the error stack.
> Initially I was calling the function with a value "./" of CAfilepath
> "SSL_CTX_load_verify_locations(ctx,"./",0)" and it was failing
> immediately.
> Now it spends some time (obviously doing something), but still fails.
It should never spend time (at least not so much, that you can "note"
it, except maybe on a Pentium 1 MHz :-)
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]