SSH Key Generation
To troubleshoot a resource connector, Secure Access requires an SSH key pair. Use the SSH key pair to log in to your resource connector instance. The username is acadmin.
- (Recommended) Generate an SSH key pair using a standard tool such as ssh-keygen. When you configure the resource connector, add your public key.
- Supported SSH public key types are
ssh-rsa
andssh-ed25519
. - For keys of type
ssh-rsa
, we recommend the key length of 2048 bits or 4096 bits.
Note: You can not set up the SSH login after you deploy the connector.