uhttpd SSL
-
I need to configure SSL on my Omega2+ uhttpd but all the documentation I can find refers to modules that opkg can't locate and nothing similar appears in the opkg list. polarssl, mbedtls, cyalssl, openssl
OpenWRT refers to an automatic generation of cretificates if I use:
"luci-ssl meta-package which in turn will pull also the px5g script"I guess I could generate the certificates on my linux machine but if I do so would uhttpd not require an SSL module to utilise the keys?
-
@crispyoz see this blog post on securing uhttpd with ssl: https://onion.io/2bt-https-web-server/
-
Thank you Lazar, easy when you can find the correct docs