Hello, > I have ported the latest openssl to ecos. I am trying to figure out why I get > SSL Session ID Callback Failed:ssl_sess.c 232 when the sll_accept takes a new > connection. Any ideas on debugging this would be helpful. Maybe you have problem with Random Number Generator. Depending on possibilities my proposition is to debug (or add some printf()) to function def_generate_session_id() in file ssl/ssl_session.c to get more information. Probably this function returns error (if no other session ID callback was installed before).
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]