summaryrefslogtreecommitdiffhomepage
path: root/tests/configs
diff options
context:
space:
mode:
authorMarkus Kötter <koetter@cispa.de>2023-07-21 08:06:09 +0200
committerMarkus Kötter <koetter@cispa.de>2023-07-21 08:13:42 +0200
commit31e60cc3e89768259713ad67a8f282f15e84af65 (patch)
tree962b63f07fc0a11d8c06c5467af829e8b082821e /tests/configs
parent232fcb3d9ee79ffd814497128aa8d5023878fb3c (diff)
tests - additional test for match-final
Diffstat (limited to 'tests/configs')
-rw-r--r--tests/configs/match-final3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/configs/match-final b/tests/configs/match-final
index f03787da..18e48a92 100644
--- a/tests/configs/match-final
+++ b/tests/configs/match-final
@@ -6,6 +6,9 @@ Host finally
HostName finally.example.org
Port 1001
+Host default-port
+ HostName default-port.example.org
+
Match final host "*.example.org" !host jump.example.org
ProxyJump jump
Port 1002