m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2023-12-08 22:15:50 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2023-12-08 22:15:50 +0100
commit8c533e07efe4180bfadaddcf749c0b5ff5825023 (patch)
tree5d69b42bbe54ed456e1fcffdc285532b2bda199c
parentb950a1f40b0596dc66af0eeec5fae03989634a4d (diff)
Add nginx certificate generation
-rw-r--r--nginx.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/nginx.md b/nginx.md
index ae274d5..5f31206 100644
--- a/nginx.md
+++ b/nginx.md
@@ -18,3 +18,7 @@ To set up rotating/compressed logs, use `logrotate`. Config in
## Enable website
ln -s /etc/nginx/sites-available/<config> /etc/nginx/sites-enabled/
+
+## SSL Certificate
+
+ certbot --nginx