From c0655c85c0eafd908b8e63f41e154635f7dcda69 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Sun, 19 May 2024 09:42:53 -0600 Subject: [PATCH] vault backup: 2024-05-19 09:42:53 --- IT/Making nginx forward VPN and https traffic on tcp 443.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IT/Making nginx forward VPN and https traffic on tcp 443.md b/IT/Making nginx forward VPN and https traffic on tcp 443.md index 368c3c2..42c9fb5 100644 --- a/IT/Making nginx forward VPN and https traffic on tcp 443.md +++ b/IT/Making nginx forward VPN and https traffic on tcp 443.md @@ -1,4 +1,4 @@ This file documents my troubleshooting methodology for configuring nginx to reverse proxy https traffic, and reverse proxy non https traffic on tcp/443. -Right now, +Right now, it appears that I can't do that with one IP because that would require two separate nginx `server`s listening on 443 ## IP Aliasing