From 873e8ea89f6067aa172a876fc2b368657cc354c6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 19 Dec 2015 10:37:47 -0800 Subject: [PATCH] note checkpionts --- lib/renewal.conf.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/renewal.conf.tpl b/lib/renewal.conf.tpl index 6c053eb..a67d82f 100644 --- a/lib/renewal.conf.tpl +++ b/lib/renewal.conf.tpl @@ -39,7 +39,8 @@ hsts = False authenticator = webroot domains = :hostnames #comma,delimited,list rsa_key_size = :rsa_key_size -checkpoints = 1 +# starts at 0 and increments at every renewal +checkpoints = :checkpoint_count manual_test_mode = False apache = False cert_path = :cert_path