I'm using luci-ssl-openssl, which uses uhttpd and libustream-openssl.
It uses ChaCha20-Poly1305 by default, but my CPU supports AES instructions.
How to set the cipher list used by uhttpd?
I'm using luci-ssl-openssl, which uses uhttpd and libustream-openssl.
It uses ChaCha20-Poly1305 by default, but my CPU supports AES instructions.
How to set the cipher list used by uhttpd?
Answering myself: It's hard coded in libustream and requires patching.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.