내 커뮤니티 업적 표시줄을 확대합니다.

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

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

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 채택된 해결책 개

Avatar

정확한 답변 작성자:
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!

 

 

 

원본 게시물의 솔루션 보기

3 답변 개

Avatar

정확한 답변 작성자:
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.