Validate SSH key pair
termix_credentials_validate_ssh_key_pairValidate an SSH key pair by checking if the private key matches the public key. Use it to confirm credentials are correctly paired before connecting or debugging authentication issues.
Instructions
Validate SSH key pair. Validates if a given SSH private key and public key match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publicKey | No | ||
| privateKey | No | ||
| keyPassword | No |