diff host/macos/renewSsl.plist @ 2061:dd10659fcdb9 acme-tiny tip

Renew ssl monthly instead of daily; Fix renewSsl.sh
author Violet7
date Thu, 13 Nov 2025 23:17:16 -0800
parents fd3d56f39450
children
line wrap: on
line diff
--- a/host/macos/renewSsl.plist	Thu Nov 13 14:22:30 2025 -0700
+++ b/host/macos/renewSsl.plist	Thu Nov 13 23:17:16 2025 -0800
@@ -12,6 +12,8 @@
         <key>StartCalendarInterval</key>
         <array>
             <dict>
+                <key>Day</key>
+                <integer>1</integer>
                 <key>Hour</key>
                 <integer>00</integer>
                 <key>Minute</key>