summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/LinkPropertiesTest.java
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2021-04-22 16:43:23 +0900
committerRemi NGUYEN VAN <reminv@google.com>2021-04-22 16:52:19 +0900
commited1aa13e5b705751a4dae1afe46981a517500a26 (patch)
treeec0e1fdea955c8d2319eb93b06f63a379ee39660 /tests/common/java/android/net/LinkPropertiesTest.java
parentb897ff244d594fbb2448a5def06cc3e7c2929754 (diff)
Add AOSP certificates for connectivity resources
Instead of the platform certificate, use a dedicated certificate. The AOSP certificates are only used for testing as they have known keys, and are replaced when resigning production images. Key generated with: openssl req -x509 -newkey rsa:4096 -nodes -days 999999 -keyout key.pem \ -out com.android.connectivity.resources.x509.pem openssl pkcs8 -topk8 -inform PEM -outform DER -in key.pem -out \ com.android.connectivity.resources.pk8 -nocrypt Fixes: 184808224 Fixes: 185462051 Test: m Change-Id: I25cddc8d5ab948da9d3a2dbcd202ece1f61dd5a2
Diffstat (limited to 'tests/common/java/android/net/LinkPropertiesTest.java')
0 files changed, 0 insertions, 0 deletions