SSL_CTX_free messes with external session cache

2003-03-26 Thread Nadav Har'El
the delete-session callback before calling SSL_CTX_free() - but I was wondering why I have to do that... -- Nadav Har'El| Wednesday, Mar 26 2003, 23 Adar II 5763 [EMAIL PROTECTED] |- Phone: +972-53-245868, ICQ 13349191

Re: SSL_CTX_free messes with external session cache

2003-03-26 Thread Nadav Har'El
behaviour, maybe the manual should be changed to say that one can use: SSL_CTX_sess_set_remove_cb(ctx, NULL); SSL_CTX_free(ctx); To free a ctx without having the remove callback called. -- Nadav Har'El| Wednesday, Mar 26 2003, 23 Adar II 5763 [EMAIL

Re: SSL_CTX_free messes with external session cache

2003-03-26 Thread Nadav Har'El
suggest that the manual pages (in this case, of SSL_CTX_free()) be updated to explain what actually happens, and perhaps how to get the other behaviour. Nobody can complain about this if it is explained in the manual :) -- Nadav Har'El| Wednesday, Mar 26 2003, 23 Adar II

Re: Valid trick to reduce session object's size?

2003-03-23 Thread Nadav Har'El
. -- Nadav Har'El| Sunday, Mar 23 2003, 20 Adar II 5763 [EMAIL PROTECTED] |- Phone: +972-53-245868, ICQ 13349191 |Take my advice, I don't use it anyway. http://nadav.harel.org.il

Re: SUN Crypto Accelerator + OpenSSL

2002-10-30 Thread Nadav Har'El
that if you're using Red Hat Linux, for example, the bcm5820 package that comes with Redhat already contains that shared library, so all you need to do is to make that package is installed). -- Nadav Har'El| Wednesday, Oct 30 2002, 24 Heshvan 5763 [EMAIL PROTECTED