sâmbătă, 25 iunie 2016

lets encrypt apache with auto renew

http://tinyurl.com/npdqhok Hurry and get 25%off at SSL
sudo apt-get update sudo apt-get install git sudo git clone https://github.com/letsencrypt/letsen... certificate request command ./letsencrypt-auto --apache --email alexvista1234@gmail.com --agree-tos -d Certificate renew command ./letsencrypt-auto certonly --apache --renew-by-default --email alexvista1234@gmail.com --agree-tos -d cron script #!/bin/bash PATH= cd /root/letsencrypt/ git pull service apache2 reload crontab command Please pause the video and copy down the crontab command, because youtube doesn't allow me to put that command in here How to configure lets encrypt with Apache web server let's encrypt tutorial apache

Niciun comentariu:

Trimiteți un comentariu