From 4fd7854780c49c3c336de5e4ba7dfd06b0290205 Mon Sep 17 00:00:00 2001 From: "Kai A. Hiller" Date: Thu, 24 Jul 2025 10:20:28 +0200 Subject: [PATCH] Clarify that the order of keys is not significant --- docs/reference/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md index 79b2b29ee..b43f2b31e 100644 --- a/docs/reference/configuration.md +++ b/docs/reference/configuration.md @@ -270,6 +270,8 @@ The following key formats are supported: For PKCS#8 encoded keys, the `password` or `password_file` properties can be used to decrypt the key. +The order of keys in the list is of no significance. + ## `passwords` Settings related to the local password database