From d01bcc92f5a32fefadf28fa26cf12ece731fe374 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Thu, 27 May 2021 21:51:53 -0600 Subject: reflect new article arrangement --- blog/dst/a/website_with_nginx.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'blog/dst/a/website_with_nginx.html') diff --git a/blog/dst/a/website_with_nginx.html b/blog/dst/a/website_with_nginx.html index a36ab54..e7481c9 100644 --- a/blog/dst/a/website_with_nginx.html +++ b/blog/dst/a/website_with_nginx.html @@ -175,10 +175,18 @@ systemctl restart nginx

And a file will be opened where you need to add a new rule for certbot, just append the line: 1 1 1 * * certbot renew (renew on the first day of every month) and you’re good. Alternatively use systemd timers as stated in the Arch Linux Wiki.

For more: Arch Linux Wiki: Certbot.

-

That’s it, you now have a website with SSL certificate.

Tags: -english, nginx, tools, tutorial

+

That’s it, you now have a website with SSL certificate.

+
+

By: David Luévano

-

Created: Fri, Mar 19, 2021 @ 02:58 UTC, edited: Mon, May 17, 2021 @ 21:04 UTC

+

Created: Fri, Mar 19, 2021 @ 02:58 UTC

+

Edited: Mon, May 17, 2021 @ 21:04 UTC

+ + +