You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,9 @@ The Ziti network enforces who can reach which machines; `sshd` on each machine o
25
25
## Prerequisites
26
26
27
27
- An operational OpenZiti network (controller + at least one edge router). See the [OpenZiti quickstart](https://openziti.io/docs/learn/quickstarts/) if you do not have one yet.
28
-
-**On user machines:**`ziti-ssh` installed (from this repo) and a Ziti identity enrolled.
29
-
-**On each SSH target host:** Ubuntu 22.04 or later (or any distro with OpenSSH 8.2+ and systemd).
28
+
-**On user machines:**`ziti-ssh` installed (from this repo)
29
+
-**On the controller:**`ziti-ssh-ca` installed (from this repo)
30
+
-**On each SSH target host:**`ziti-ssh-host` installed (from this repo) - Ubuntu 22.04 or later (or any distro with OpenSSH 8.2+ and systemd).
0 commit comments