Guest User

Untitled

a guest
Dec 17th, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.36 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <network-security-config>
  3.     <base-config>
  4.         <trust-anchors>
  5.             <certificates src="system" overridePins="true"/>
  6.             <certificates src="user" overridePins="true" />
  7.             <certificates src="@raw/ca" overridePins="true" />
  8.         </trust-anchors>
  9.     </base-config>
  10. </network-security-config>
  11.  
Advertisement
Add Comment
Please, Sign In to add comment