Changes

Jump to navigation Jump to search
12 bytes added ,  20:13, 8 December 2015
m
→‎Renew of the certs: Correct path for letsencrypt-auto in script
Line 45: Line 45:  
  export X_SCLS="`scl enable python27 'echo $X_SCLS'`"
 
  export X_SCLS="`scl enable python27 'echo $X_SCLS'`"
 
  /sbin/service httpd-e-smith stop
 
  /sbin/service httpd-e-smith stop
  /opt/letsencrypt-auto certonly --standalone --email me@mydomain.co.uk -d test.firstdomain.co.uk -d seconddomain.co.uk -d www.seconddomain.co.uk --renew-by-default
+
  /opt/letsencrypt/letsencrypt-auto certonly --standalone --email me@mydomain.co.uk -d test.firstdomain.co.uk -d seconddomain.co.uk -d www.seconddomain.co.uk --renew-by-default
 
  /sbin/e-smith/signal-event domain-modify
 
  /sbin/e-smith/signal-event domain-modify
 
  /sbin/e-smith/signal-event email-update
 
  /sbin/e-smith/signal-event email-update
147

edits

Navigation menu