From 6f68aa6aba2ffe65bfc44e3f245696841bd7c754 Mon Sep 17 00:00:00 2001 From: David Hollinger Date: Mon, 24 Jul 2017 14:41:49 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a9709e..605785c 100644 --- a/README.md +++ b/README.md @@ -598,7 +598,7 @@ ssh::sshd_config_match: sshd_config_hostcertificate --------------------------- -An Array of Absolute Paths to the Host CA Public Key. Each entry *MUST* be tied 1:1 to a Host CA Private Key (see [sshd_config_hostkey](#sshd_config_hostkey)) +An Absolute Path or Array of Absolute Paths to the Host CA Public Key. Each entry *MUST* be tied 1:1 to a Host CA Private Key (see [sshd_config_hostkey](#sshd_config_hostkey)) - *Default*: undefined