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