Skip to content

Instantly share code, notes, and snippets.

@M1n007
Created April 21, 2019 09:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save M1n007/8259642c43bc3abee38f72785499d64c to your computer and use it in GitHub Desktop.
Save M1n007/8259642c43bc3abee38f72785499d64c to your computer and use it in GitHub Desktop.
<network-security-config>
<base-config>
<trust-anchors>
<!-- Trust preinstalled CAs -->
<certificates src="system" />
<!-- Additionally trust user added CAs -->
<certificates src="user" />
</trust-anchors>
</base-config>
</network-security-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment