aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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