diff options
author | Niall Sheridan <nsheridan@gmail.com> | 2016-05-22 20:54:28 +0100 |
---|---|---|
committer | Niall Sheridan <nsheridan@gmail.com> | 2016-05-22 20:54:28 +0100 |
commit | b6b37a0aac0532b6e5998c03c5491442dd1046a5 (patch) | |
tree | 3fcaac25f5ef1aba1d5847f4be911618f4c7bbbe | |
parent | e00e2820e7d460b464965422aab284c6d3b56c70 (diff) |
update readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,7 @@ The ssh server needs to trust the public part of the CA signing key. Add somethi ``` TrustedUserCAKeys /etc/ssh/ca.pub ``` +where `/etc/ssh/ca.pub` contains the public part of your signing key. ## Future Work |