diff options
-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 |