mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-04-24 00:00:03 +08:00
feat: #420 implement blacklist to disable unsafe SSL/TLS protocol versions on Android
This commit is contained in:
@@ -27,4 +27,5 @@
|
||||
<allow-intent href="itms-apps:*" />
|
||||
</platform>
|
||||
<preference name="AndroidPersistentFileLocation" value="Internal" />
|
||||
<preference name="AndroidBlacklistTlsProtocols" value="SSLv3,TLSv1" />
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user