Changes

Jump to navigation Jump to search
5 bytes added ,  20:14, 8 December 2015
m
→‎Renew of the certs: Split letsencrypt-auto command line in script to be more readable
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/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 --renew-by-default --email me@mydomain.co.uk \
 +
  -d test.firstdomain.co.uk -d seconddomain.co.uk -d www.seconddomain.co.uk  
 
  /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