Leiste mit Community-Erfolgen erweitern.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

private and public key (ssh protocol) to create for sftp connection in Adobe Experience Platform

Avatar

Level 3

Hi all, 

 

i need to connect my AEP sandbox to an external service with an SFTP connection. 

Where should i generate the public and private keys for the security? is there an AEP functionality to handle this credentials? 

 

Thanks a lot

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Community Advisor

@nico9 You can use tools like OpenSSH Client to generate the SFTP public and private keys. Once it's done, you can use to create a SFTP connection using SSH public key. Here is the AEP documentation by which you can generate the keys:

https://experienceleague.adobe.com/docs/experience-platform/sources/connectors/cloud-storage/sftp.ht...

 

Once the keys are generated, refer to the below documenation to create a SFTP source connection with AEP.

 

https://experienceleague.adobe.com/docs/experience-platform/sources/ui-tutorials/create/cloud-storag... 

 

Hope this helps!

 

 

 

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Community Advisor

@nico9 You can use tools like OpenSSH Client to generate the SFTP public and private keys. Once it's done, you can use to create a SFTP connection using SSH public key. Here is the AEP documentation by which you can generate the keys:

https://experienceleague.adobe.com/docs/experience-platform/sources/connectors/cloud-storage/sftp.ht...

 

Once the keys are generated, refer to the below documenation to create a SFTP source connection with AEP.

 

https://experienceleague.adobe.com/docs/experience-platform/sources/ui-tutorials/create/cloud-storag... 

 

Hope this helps!

 

 

 

Avatar

Level 3

Thank you Avinash 🙂 so there is no option to generate the key directly into AEP system, right? 

Avatar

Community Advisor

@nico9 There is no option to generate the keys in AEP. You would have to use tools like OpenSSH client to generate the keys outside of AEP.