Minor doc update to SSH

This commit is contained in:
Jeff Mitchell 2015-09-21 16:26:07 -04:00
parent d7b8ab4380
commit a5f52f43b1
1 changed files with 1 additions and 1 deletions

View File

@ -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