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.