Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <network-security-config>
- <base-config>
- <trust-anchors>
- <certificates src="system" overridePins="true"/>
- <certificates src="user" overridePins="true" />
- <certificates src="@raw/ca" overridePins="true" />
- </trust-anchors>
- </base-config>
- </network-security-config>
Advertisement
Add Comment
Please, Sign In to add comment