Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Cassie-von-Clausewitz/ff485843bf78ada8fbad706c4fe17702 to your computer and use it in GitHub Desktop.
Save Cassie-von-Clausewitz/ff485843bf78ada8fbad706c4fe17702 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config>
<trust-anchors>
<certificates src="system"/>
<certificates src="user"/>
</trust-anchors>
</base-config>
</network-security-config>
android:networkSecurityConfig="@xml/network_security"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment