diff options
| author | smldub <71188551+smldub@users.noreply.github.com> | 2022-07-01 11:57:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-01 11:57:24 -0500 |
| commit | 085318b2c11be35f429d4b0ed6dcfed989cce197 (patch) | |
| tree | 33778cc213a945c050c2b66981b77951ae5695de /content/basic/certbot.md | |
| parent | 1af70b1603145fb602406b3bb7baec9d3bc72b51 (diff) | |
typo
Diffstat (limited to 'content/basic/certbot.md')
| -rw-r--r-- | content/basic/certbot.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
