From 17b69932312ab05d311008065373194f3bb953de Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 3 Aug 2022 09:20:58 +0300 Subject: fix: typo in sshd/README Sponsored-by: author --- roles/sshd/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles') diff --git a/roles/sshd/README b/roles/sshd/README index 570f742..4b155c8 100644 --- a/roles/sshd/README +++ b/roles/sshd/README @@ -17,7 +17,7 @@ To use, define variables below: - `sshd_port`---the port where the SSH server should listen - rationale: on public-facing servers, the default port gets tons of login attempts by attackers trying to guess passwords -- `ssh_user_ca_pub`---the public keys of the SSH CAs trusted to +- `sshd_user_ca_pub`---the public keys of the SSH CAs trusted to certify users - rationale: using a user CA removes the need to maintain, or have, `authorized_keys` files -- cgit v1.2.1