Allowing User Certificates
Allowing User Certificates
Allowing user certificates could allow eavesdroppers to intercept data sent by your app, 'which could impact the privacy of your users. Consider nesting your app's trust-anchors
inside a <debug-overrides>
element to make sure they are only available when android:debuggable
is set to "true"
.
Issue id: AcceptsUserCertificates
https://goo.gle/AcceptsUserCertificates
https://developer.android.com/training/articles/security-config#TrustingDebugCa
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3 |
Plugin: | Android, 2022.3.1 Beta 2 |
Last modified: 13 July 2023