Re: Strange behaviour with SSL_CTX_set_verify

2001-03-23 Thread Filipe Contente
HI!!! I'm with the same problem.. but i can't get the peer certificate in any situation, it is always NULL! i'm using the SSL_CTX_set_verify() method after i create the call to SSL_CTX_new(), is it in the wrong place?? should i use the SSL_set_verify() ? i'm doing this in c++ also, and i'm

Re: verify_callback???

2001-03-19 Thread Filipe Contente
You have sent it to me before, and it didn't help... may you try to answer my questions??? thanks Lutz Jaenicke wrote: On Mon, Mar 19, 2001 at 06:41:31PM +, Filipe Contente wrote: Hi everybody! what does a verify_callback method should do?? http://www.openssl.org/docs/ssl