Expand my Community achievements bar.

SOLVED

Support for SSL Pinning?

Avatar

Level 1

How do I get the SDK to implement SSL pinning so the user of my app can't see the contents of the data that the SDK sends to the Adobe server? This question applies to the iOS SDK.

 

Thanks,

Priya

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @priya_m,

 

The Adobe Experience Platform Mobile SDK allows you to overwrite the network stack for the network calls executed by the Adobe extensions, so you can implement certificate pinning in your application if needed.

For more details see https://aep-sdks.gitbook.io/docs/foundation-extensions/mobile-core/platform-services#override-networ...

 

Emilia Dobrin 

Computer Scientist 

Adobe Experience Cloud

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi @priya_m,

 

The Adobe Experience Platform Mobile SDK allows you to overwrite the network stack for the network calls executed by the Adobe extensions, so you can implement certificate pinning in your application if needed.

For more details see https://aep-sdks.gitbook.io/docs/foundation-extensions/mobile-core/platform-services#override-networ...

 

Emilia Dobrin 

Computer Scientist 

Adobe Experience Cloud