From 085318b2c11be35f429d4b0ed6dcfed989cce197 Mon Sep 17 00:00:00 2001 From: smldub <71188551+smldub@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:57:24 -0500 Subject: typo --- content/basic/certbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/basic/certbot.md b/content/basic/certbot.md index 7cb18cd..3b60ea7 100644 --- a/content/basic/certbot.md +++ b/content/basic/certbot.md @@ -31,7 +31,7 @@ certificates that allow encrypted connections. It used to be painful {{< img alt="website without https/ssl" src="/pix/nginx-website.png" link="/pix/nginx-website.png" >}} Note in this picture that a browser accessing your site will say \"Not -secure\" or something else to notify you that we are using and +secure\" or something else to notify you that we are using an unencrypted HTTP connection rather than an encrypted HTTPS one. ## Installation -- cgit v1.2.3