From 111870f000e8f96fc49db7609ee085dc44a09eae Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Mon, 9 Jan 2023 01:18:53 +0100 Subject: [PATCH] update --- opnsense/readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/opnsense/readme.md b/opnsense/readme.md index 43874c3..811fd3d 100644 --- a/opnsense/readme.md +++ b/opnsense/readme.md @@ -131,6 +131,14 @@ who is already on the LAN side I guess. * switch radio buttons at the top from http to https if its not already.
The previous steps should be done as opnsense will want to reload gui +### automatic renewal + +* `Services: ACME Client: Settings` - click tab - `Update Schedule`
+ opens `System: Settings: Cron` where renewal schedule in cron format is set
+* everything is left default, only changing hours=`3` and months=`*/2`
+ this sets schedule to every other month at 3 after midnight. +* cant tell yet if its working or not, got to wait few months and check + now from local LAN side one can access web gui with https://fw.example.com and its an encrypted communication between the browser and the firewall