FreshRSS: Difference between revisions

Arnecc (talk | contribs)
m troubleshooting step certs
Arnecc (talk | contribs)
mNo edit summary
 
Line 48: Line 48:
     enableACME = true;
     enableACME = true;
   };
   };
}}If you run into issues with cert-issuing, manually triggering a renew might help:
}}If you run into issues with cert-issuing, manually triggering a renew might help:<ref>https://discourse.nixos.org/t/security-acme-defaults-to-minica-instead-of-lego-with-cloudflare-dns-on-nixos-25-11/73220</ref>
{{Bc|systemctl start acme-order-renew-freshrss.example.com.service}}
{{Bc|systemctl start acme-order-renew-freshrss.example.com.service}}