summaryrefslogtreecommitdiff
path: root/docs/configuration/service/ssh.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-02-11 20:38:34 +0100
committerGitHub <noreply@github.com>2021-02-11 20:38:34 +0100
commit262e886fde9ced4a1211bfa99e7d675f98dbf3b9 (patch)
tree9d8e205db531f2eb8183164cc66f848116a9600b /docs/configuration/service/ssh.rst
parente8c28a5bd7103aa9ebd402eaab644f99fc25f475 (diff)
parenta0154149dd448be158e356fa8ae8b6595e6bd35b (diff)
downloadvyos-documentation-262e886fde9ced4a1211bfa99e7d675f98dbf3b9.tar.gz
vyos-documentation-262e886fde9ced4a1211bfa99e7d675f98dbf3b9.zip
Merge pull request #449 from dantho281/fix/dantho-docs-cleanup
Fix/dantho docs cleanup
Diffstat (limited to 'docs/configuration/service/ssh.rst')
-rw-r--r--docs/configuration/service/ssh.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst
index 94249766..6b09d40d 100644
--- a/docs/configuration/service/ssh.rst
+++ b/docs/configuration/service/ssh.rst
@@ -127,8 +127,8 @@ Operation
.. opcmd:: generate ssh client-key /path/to/private_key
- Re-generated a known pub/private keyfile which can e.g. used to connect to
- other services (RPKI cache).
+ Re-generated a known pub/private keyfile which can be used to connect to
+ other services (e.g. RPKI cache).
Example:
@@ -153,5 +153,6 @@ Operation
| =.. o=.oo|
+----[SHA256]-----+
- Two new files ``/config/auth/id_rsa_rpki`` and ``/config/auth/id_rsa_rpki.pub``
+ Two new files ``/config/auth/id_rsa_rpki`` and
+ ``/config/auth/id_rsa_rpki.pub``
will be created.