I run my web server in an embedded environment, inside a device, needed for configuring device itself. I could have many devices.
My devices can be connected to internet or not, in any case I would like to use https only for connections. It's not clear to me how to manage certificates in this case. Maybe best solution is to always use self-signed certificates? Thanks for any answer.
My web server is (include version): jetty-9.4.25.v20191220;
The operating system my web server runs on is (include version): linux yocto
My hosting provider, if applicable, is: no
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): no