Httpd overrides certificates generated by acme.sh

Hello, I am trying to configure certificates for LuCI. After generating them, I set them in the uhttpd configuration, but instead of using my certificates, uhttpd generates self-signed certificates and overrides mine.

When I set the key type to ECC 256 instead of RSA, everything works fine. I believe the certificate type should match the key_type defined in the uhttpd configuration.

1 Like