aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNiall Sheridan <nsheridan@gmail.com>2016-05-22 20:54:28 +0100
committerNiall Sheridan <nsheridan@gmail.com>2016-05-22 20:54:28 +0100
commitb6b37a0aac0532b6e5998c03c5491442dd1046a5 (patch)
tree3fcaac25f5ef1aba1d5847f4be911618f4c7bbbe /README.md
parente00e2820e7d460b464965422aab284c6d3b56c70 (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e62df25..59883a0 100644
--- a/README.md
+++ b/README.md
@@ -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