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
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Please find the updated link here: https://developer.adobe.com/client-sdks/documentation/mobile-core/platform-services/network-service/...
Thank you,
Emilia Dobrin
Views
Replies
Total Likes