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 agoIn the mean time I could solve the problem myself. It was due to the device /dev/urandom missing.
Creating the device in the rootfs solved the problem and SSL works now. Get the BOA webserver with Auth and SSL working from my webpage (http://www.8ung.at/nacide_manfred/linuxtutorial.html#boawebserver)