Advertisement
rikpant

Instalar SSL grátis Hostinger

Jul 19th, 2019
3,583
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. yum install certbot python2-certbot-apache
  2.  
  3. certbot --apache
  4.  
  5. echo "0 0,12 * * * root python -c 'import random; import time; time.sleep(random.random() * 3600)' && certbot renew" | sudo tee -a /etc/crontab > /dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement