Dear Sir,
I am trying to use axTLS (http://axtls.cerocclub.com.au/) in shttpd for SSL
communication.
But it doesn't work.
I also tried to modify the code in shttpd:
1. to disable the non-blocking i/o when in SSL (add_socket() in shttpd.c),
2. remove the ssl handshake code because axTLS already done that internally
(read_ssl() in io_ssl.c), but shttpd may crash or hang in some circumstance.
When shttpd hung, I checked the CPU resource of shttpd and it took almost
99%.
I think the shttpd is in busy loop but I can't find where the problem is.
Is there anyone who has experience about axTLS for shttpd?
or if there is a better SSL library for shttpd?
Thank you very much.
BR,
Henry
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
shttpd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shttpd-general