Forum Discussion
Altera_Forum
Honored Contributor
20 years agoboa SSL connection problem
I compiled openssl 0.9.7 and enabled SSL in boa. The webserver started, but when I try to connect I get following error: SSL_R_SSL_SESSION_ID_CALLBACK_FAILED Does anybody know what is wrong an...
Altera_Forum
Honored Contributor
20 years agoThe .h file are those in the openssl-0.9.7e package in the include directory, just copy the directory openssl with all .h files into the D:\altera\kits\nios2_51\bin\eclipse\plugins\com.microtronix.nios2linux.uClibc_1.4.0\include directory
so you will have a folder openssl there. Hint: Watch for your compiler messages that will say ...no such file... and search for the .h file missing and copy it to the right place.