Changes

Jump to navigation Jump to search
12 bytes added ,  14:06, 4 March 2016
m
Line 246: Line 246:     
Follow the instructions above to create the certificate, but replace the letsencrypt command line with:
 
Follow the instructions above to create the certificate, but replace the letsencrypt command line with:
  ./letsencrypt-auto certonly --webroot --webroot-path /home/e-smith/files/primary/html \
+
  ./letsencrypt-auto certonly --webroot --webroot-path /home/e-smith/files/ibays/Primary/html \
 
   --email admin@yourdomain.tld -d privateserver.yourdomain.tld
 
   --email admin@yourdomain.tld -d privateserver.yourdomain.tld
   Line 254: Line 254:     
  /opt/letsencrypt/letsencrypt-auto certonly --renew-by-default --webroot \
 
  /opt/letsencrypt/letsencrypt-auto certonly --renew-by-default --webroot \
   --webroot-path /home/e-smith/files/primary/html --email admin@yourdomain.tld \
+
   --webroot-path /home/e-smith/files/ibays/Primary/html --email admin@yourdomain.tld \
 
   -d privateserver.yourdomain.tld
 
   -d privateserver.yourdomain.tld
 
   
 
   
147

edits

Navigation menu