summaryrefslogtreecommitdiffhomepage
path: root/tests/configs/deep-canon-maxdots
diff options
context:
space:
mode:
Diffstat (limited to 'tests/configs/deep-canon-maxdots')
-rw-r--r--tests/configs/deep-canon-maxdots13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/configs/deep-canon-maxdots b/tests/configs/deep-canon-maxdots
new file mode 100644
index 00000000..9262cc58
--- /dev/null
+++ b/tests/configs/deep-canon-maxdots
@@ -0,0 +1,13 @@
+CanonicalizeHostname yes
+CanonicalDomains paramiko.org
+CanonicalizeMaxDots 2
+
+Host www.paramiko.org
+ User rando
+
+Host sub.www.paramiko.org
+ User deep
+
+Host subber.sub.www.paramiko.org
+ User deeper
+