Allow clear text again
This commit is contained in:
parent
1708c892d4
commit
905ef8f17a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" ?>
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
<network-security-config>
|
<network-security-config>
|
||||||
<base-config cleartextTrafficPermitted="false">
|
<base-config cleartextTrafficPermitted="true">
|
||||||
<trust-anchors>
|
<trust-anchors>
|
||||||
<certificates src="user"/>
|
<certificates src="user"/>
|
||||||
<certificates src="system"/>
|
<certificates src="system"/>
|
||||||
|
|
Loading…
Reference in a new issue