We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61c7a3 commit f07c443Copy full SHA for f07c443
1 file changed
content/install-guides/performix.md
@@ -384,8 +384,8 @@ Choose one of the following methods to authenticate with your target:
384
- Generates an RSA 4096-bit key pair on your host (without a passphrase)
385
- Authenticates to the target using the password you provide
386
- 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
+ - Records the target's host key in the known hosts list
+ - Stores the private key securely for future connections
389
- Discards the password immediately after use (not stored)
390
391
**Host key verification:**
0 commit comments