I am using 3.12 VenusOS on a pi4.
I want to add a certificate signed by an external CA for my gui on the cerbo/rpi itself.
I do this on my linux box via letsencrypt's certbot. Doing so automatically renews the free certificate before it expires.
I checked the package repo at https://updates.victronenergy.com/feeds/venus/releaase/packages/dunfell and there is no certbot/letsencrypt package.
Neither do I see a certbot package with the third party SetupHelper.
Is this available somewhere? I know I can create the cert elsewhere and push the cert into the cerbo, but it would be nice to have this natively.
Similar question for NodeRed on the large image.
As for the cert location, I see in the nginx configuration where I can change it to use my cert. However, I doubt that would survive an upgrade. Any 'official' way for such a change to survive an upgrade?
Consider all of this a feature request if not already one (how do I file one if needed?). I apologize if this has already been discussed.