Changes

Jump to navigation Jump to search
3 bytes removed ,  12:48, 26 May 2016
m
→‎Using Letsencrypt.sh: config.sh -> config
Line 228: Line 228:     
=== Using Letsencrypt.sh ===
 
=== Using Letsencrypt.sh ===
When run, the Letsencrypt.sh script will check your existing certificate to see how long it's valid.  If it has less than 30 days' lifetime remaining (by default; this can be changed by setting RENEW_DAYS in config.sh to something other than 30), the script will renew your certificates.  If more than 30 days remain, the script will exit without further action.  All that's necessary is to run letsencrypt.sh daily:
+
When run, the Letsencrypt.sh script will check your existing certificate to see how long it's valid.  If it has less than 30 days' lifetime remaining (by default; this can be changed by setting RENEW_DAYS in config to something other than 30), the script will renew your certificates.  If more than 30 days remain, the script will exit without further action.  All that's necessary is to run letsencrypt.sh daily:
 
  nano -w /etc/cron.daily/call-letsencrypt.sh
 
  nano -w /etc/cron.daily/call-letsencrypt.sh
  

Navigation menu