From a5f52f43b1d0f8d1a588db74da6005bc57f2b748 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 21 Sep 2015 16:26:07 -0400 Subject: [PATCH] Minor doc update to SSH --- website/source/docs/secrets/ssh/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/secrets/ssh/index.html.md b/website/source/docs/secrets/ssh/index.html.md index 276130942..37c0475b4 100644 --- a/website/source/docs/secrets/ssh/index.html.md +++ b/website/source/docs/secrets/ssh/index.html.md @@ -61,7 +61,7 @@ The main concern with the OTP backend type is the remote host's connection to Vault; if compromised, an attacker could spoof the Vault server returning a successful request. This risk can be mitigated by using TLS for the connection to Vault and checking certificate validity; future enhancements to -this backend may address this problem in a more concrete way. +this backend may allow for extra security on top of what TLS provides. ### Creating a Role