summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2025-12-28 18:13:39 +0000
committerMatthew Fennell <matthew@fennell.dev>2025-12-29 01:45:51 +0000
commitb8a63413acd298970451df55e485b3de0338c1c5 (patch)
treed770f9411633309ddc21083e3d747b02884da633 /Makefile
parenta6a5f96bcfd6a2598bcee6e250ebf0ffd650c5ef (diff)
Hardcode prod environment in acme renew script
I use letsencrypt's nonprod server when testing renewals - especially when setting up new domains. I used to have two lines in the config file - one for prod and one for nonprod, only one of which would be uncommented at any given time. However, especially since I started running the script via a cron job, there was a risk that I would forget to change it back. The end goal is to control the environment via a flag to the renew-all script. As a first step towards this, hardcode the environment as prod here.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions