cancel
Showing results for 
Search instead for 
Did you mean: 

multiple sftp environments with public key authentication

former_member537554
Participant

Hello,

We have two SFTP environments we want to connect to CPI by using public key authentication, we are using this guide by Mandy Krimmel to set it up. We have created two key pairs, each with a different alias. Now we are facing two problems:

- The connection test does not recognize the keypairs anymore and fails
-In the integration flow we cannot choose which keypair to use so its fails as well

If we rename the alias of one of the keys back to id_rsa it works for the connection to that particular system.

The question is how to set up two keypairs for two sftp environments: do we need to provide the alias with a particular name?

Thanks in advance!

Bram

Accepted Solutions (0)

Answers (2)

Answers (2)

manoj_khavatkopp
Active Contributor

Hi Bram ,

As per my understanding , HCI currently allows only one private/public key pair we can't have more then one key pair as of now .And also the key pair name should be either id_rsa or id_dsa.

Thanks,

Manoj

former_member537554
Participant
0 Kudos

Hi Manoj K,

You can only have one pair, so either id_rsa or id_dsa?

Thanks in advance!

Bram

fatihpense
Active Contributor

Hello Bram,

For the record, It is possible to use multiple private keys for SFTP connection after "June-2020" update. There is now an option for "Private Key Alias" in adapter settings.

Regards,
Fatih