LoFa
Add
Login
Search
Title:
Tag1 for Path:
a single word in lower characters
Tag2 for Path:
List of alternative single tags:
one or many words in lower characters, separated by comma or space
Text:
<p>Let setup "letencrypt" for nginx.</p> <pre>service nginx stop</pre> <pre> cd letencrypt ./letsencrypt-auto --debug certonly -d www.lf24.com </pre> <samp> Updating letsencrypt and virtual environment dependencies....... Running with virtualenv: /root/.local/share/letsencrypt/bin/letsencrypt --debug certonly -d www.lf24.com IMPORTANT NOTES: - Congratulations! Your certificate and chain have been saved at /etc/letsencrypt/live/www.41share.com/fullchain.pem. Your cert will expire on 2016-03-17. To obtain a new version of the certificate in the future, simply run Let's Encrypt again. - If you like Let's Encrypt, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le </samp> <pre> service nginx start </pre> <samp> Performing sanity check on nginx configuration: nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful Starting nginx. </samp> <p>In the next step of the setup we will adjust the vhost file for nginx</p> <samp> </samp>
URL:
Operation:
Delete
Update
Insert
Template Prompt