From 2dac43c55a463146ec1ae4545bed9b65fc9262b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20M=2E=20Sapka?= Date: Fri, 28 Jul 2023 16:26:32 +0200 Subject: fix: remove lie about pf --- content/2023/moved-to-openbsd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') diff --git a/content/2023/moved-to-openbsd.md b/content/2023/moved-to-openbsd.md index 4fdb182..32cfabb 100644 --- a/content/2023/moved-to-openbsd.md +++ b/content/2023/moved-to-openbsd.md @@ -96,7 +96,7 @@ and to start it $ doas rcctl start httpd {{}} -And boom. Opening http://michal.sapka.me shows on our site both on IPv4 and IPv6. Under the hood, httpd(8) communicated with pf(4), the firewall of BSD, and opened port 80. Magic! +And boom. Opening http://michal.sapka.me shows on our site both on IPv4 and IPv6. One thing to note here is the limitation of up to HTTP 1.1. HTTP 2 is not supported. Let's add TLS, so we have this cute lock icon. For this, we will request a certificate from [Let's Encrypt](https://letsencrypt.org/) using acme-client(1). If you used certbot, this will look familiar - just tidier. -- cgit v1.2.3