/cts/tests/tests/networksecurityconfig/networksecurityconfig-debug-basic-enabled/res/xml/ |
network_security_config.xml | 3 <!-- default config that trusts nothing. Will always cause TLS errors --> 8 <!-- debug override that trusts the system CA store. Connections will work as normal when the
|
/cts/tests/tests/networksecurityconfig/networksecurityconfig-debug-basic-disabled/res/xml/ |
network_security_config.xml | 3 <!-- default config that trusts nothing. Will always cause TLS errors -->
|
/art/test/431-type-propagation/smali/ |
TypePropagation.smali | 26 # float input and one integer input. Since the SSA builder trusts
|
/external/tlsdate/man/ |
tlsdate-helper.1 | 16 trusts your local CA root store - so any of these companies could assist in a
|
tlsdate.1 | 15 whichever CA racket you believe is trustworthy. By default, tlsdate trusts your
|
/cts/hostsidetests/devicepolicy/app/DeviceOwner/ |
AndroidManifest.xml | 28 <!-- Add a network security config that trusts user added CAs for tests -->
|
/external/v8/tools/testrunner/objects/ |
peer.py | 39 self.trusting_me = False # This peer trusts my public key.
|
/external/elfutils/ |
TODO | 14 Currently the elf_update function trusts the user blindly if the
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
KeyChainTest.java | 309 * the server trusts only the certificates installed in the credential storage of this 336 * Server authentication only trusts the root certificate of the credentials generated
|
/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/ |
CustomTrust.java | 141 * Returns a SSL context that trusts {@code certificates} and none other. HTTPS services whose
|
/external/tlsdate/src/ |
tlsdate.c | 68 * whichever CA racket you believe is trustworthy. By default, tlsdate trusts
|
tlsdate-helper-plan9.c | 68 * whichever CA racket you believe is trustworthy. By default, tlsdate trusts [all...] |
tlsdate-helper.c | 68 * whichever CA racket you believe is trustworthy. By default, tlsdate trusts [all...] |
/frameworks/base/docs/html/training/articles/ |
security-ssl.jd | 59 have a set of one or more certificates it trusts. If the certificate is not in the set, the 73 The host platform generally contains a list of well known CAs that it trusts. 211 // Create a TrustManager that trusts the CAs in our KeyStore
|
security-config.jd | 43 set of public CAs that the app trusts. 275 Normally, an app trusts all pre-installed CAs. If any of these CAs were to
|
/cts/tests/app/src/android/app/cts/ |
DownloadManagerTest.java | 157 // For HTTPS, DownloadManager trusts only SSL server certs issued by CAs trusted by the
|
/external/curl/docs/ |
SSLCERTS | 29 operating system trusts, or the set one of the known browsers trust. That's
|
/external/v8/tools/testrunner/server/ |
main.py | 137 # If we know peers we don't trust, see if someone else trusts them.
|
/docs/source.android.com/src/security/authentication/ |
index.jd | 125 and Fingerprint trustlets. Keymaster trusts the timestamp in the token as the
|
/external/libvncserver/webclients/java-applet/ssl/ |
README | 224 already trusts the HTTPS retrieval of the URL + serverCert param
|
/external/mockito/src/org/mockito/internal/creation/ |
AcrossJVMSerializationFeature.java | 261 * already been created in an accessible classloader ; so basically this code trusts the ClassImposterizer
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
attenuator.py | 366 relatively expensive call for a common operation, and trusts the user to ensure
|
/cts/libs/testserver/src/android/webkit/cts/ |
TestWebServer.java | 344 * {@link X509TrustManager} that trusts everybody. This is used so that
|
CtsTestServer.java | 233 * {@link X509TrustManager} that trusts everybody. This is used so that [all...] |
/cts/tests/tests/security/src/android/security/cts/ |
OpenSSLHeartbleedTest.java | [all...] |