Quote from: Monviech (Cedrik) on November 05, 2024, 06:01:49 PMhttps://github.com/opnsense/plugins/issues/4089
PRs welcome, all the framework is there. It should be very easy to add to the GUI.
There is a script that will automatically extract certificates from System - Trust for caddy here:
https://github.com/opnsense/plugins/blob/bb69d4653746320c0bf4363eb42f63906b5584e8/www/caddy/src/opnsense/scripts/OPNsense/Caddy/caddy_certs.php#L35
It runs automatically when caddy reloads or starts so the certs are all there.
Wondered if you could help. I have create some certs in Opnsense under System:Trust and following this link the certs should be copied in /var/db/caddy/data/caddy/certificates/temp/ after Caddy starts or reloads. I have stop and started a few times and the /var/db/caddy/data/caddy/certificates/temp/ folder is empty no certs copied to this location - id there something else that has to be done?
Thanks