Skip to content

Commit f07c443

Browse files
committed
Remove use of APX
1 parent f61c7a3 commit f07c443

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/install-guides/performix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@ Choose one of the following methods to authenticate with your target:
384384
- Generates an RSA 4096-bit key pair on your host (without a passphrase)
385385
- Authenticates to the target using the password you provide
386386
- Adds the public key to the target's `~/.ssh/authorized_keys` file
387-
- Records the target's host key in APX's known hosts
388-
- Stores the private key securely for future APX connections
387+
- Records the target's host key in the known hosts list
388+
- Stores the private key securely for future connections
389389
- Discards the password immediately after use (not stored)
390390

391391
**Host key verification:**

0 commit comments

Comments
 (0)