User Tools

Site Tools


letsencrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
letsencrypt [2019/01/08 20:44]
admin created
letsencrypt [2019/01/08 20:48]
admin
Line 1: Line 1:
 == new == == new ==
-<​code>​certbot --nginx certonly -d yourdomain.com --deploy-hook /​usr/​local/​sbin/​push_to_confiared.sh</​code>​+<​code>​/usr/bin/certbot --nginx certonly -d yourdomain.com --deploy-hook /​usr/​local/​sbin/​push_to_confiared.sh</​code>​
  
 == renew == == renew ==
-<​code>​certbot --nginx renew --deploy-hook /​usr/​local/​sbin/​push_to_confiared.sh</​code>​+<​code>​/usr/bin/certbot --nginx renew --deploy-hook /​usr/​local/​sbin/​push_to_confiared.sh</​code>​
  
 == /​usr/​local/​sbin/​push_to_confiared.sh == == /​usr/​local/​sbin/​push_to_confiared.sh ==
letsencrypt.txt ยท Last modified: 2022/06/01 12:40 by admin