Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to add Android Network Security Config(NSC) in MAF2.5

3138911Jun 25 2018 — edited Jul 5 2018

After Android API 24, they introduced network security config to trust custom CA, it is obvious add such config into AndroidManifest.xml.

According to Android developer guide in the below link, there is additional steps to trust those user CAs by adding res/xml/network_security_config.xml

https://developer.android.com/training/articles/security-config

Now, the question is how to add this security configuration "network_security_config.xml" within MAF ?

This post has been answered by 3138911 on Jul 5 2018
Jump to Answer
Comments
Post Details
Added on Jun 25 2018
1 comment
449 views