SSL_CTX_set_verify question.

1999-05-06 Thread Juan Pablo Rojas Jimenez
Hi all, I'm new at developing whith this library and i'm having some problems. The thing is that i'm trying to write a client and a server working over ssl by using the BIO abstraction ( i wasn't able to do it with SSL_calls only ), something as it's done in demos/bio/ sconnect\s_acc

Re: SSL_CTX_set_verify question.

1999-05-06 Thread Bodo Moeller
On Thu, May 06, 1999 at 06:03:11PM +0200, Juan Pablo Rojas Jimenez wrote: [...] > The thing is that i'm trying to write a client and a server working > over ssl by using the BIO abstraction ( i wasn't able to do it with > SSL_calls only ), something as it's done in demos/bio/ > sconnect\s_acc