Skip to content

Commit 17037a5

Browse files
authored
Update prerequisites for Ziti SSH installation
1 parent 0c8a506 commit 17037a5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ The Ziti network enforces who can reach which machines; `sshd` on each machine o
2525
## Prerequisites
2626

2727
- 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).
3031

3132
---
3233

0 commit comments

Comments
 (0)