[android] Trust android local CA store for self signed certificates

This commit is contained in:
Marco Rodolfi
2025-01-22 20:08:20 +01:00
parent 9aa4ea4a2e
commit 4d665013f0
3 changed files with 55 additions and 1 deletions

View File

@@ -112,7 +112,8 @@
],
["react-native-bottom-tabs"],
["./plugins/withChangeNativeAndroidTextToWhite.js"],
["./plugins/withGoogleCastActivity.js"]
["./plugins/withGoogleCastActivity.js"],
["./plugins/withTrustLocalCerts.js"]
],
"experiments": {
"typedRoutes": true