• Home
Name Date Size #Lines LOC

..--

Android.bpD04-Jul-20251.2 KiB4539

READMED04-Jul-2025473 97

testkey.pk8D04-Jul-20251.2 KiB

testkey.x509.pemD04-Jul-20251.4 KiB2524

testkey2.pk8D04-Jul-20251.2 KiB

testkey2.x509.pemD04-Jul-20251.4 KiB2524

README

1# Generated with:
2subject='/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailAddress=android@android.com'
3development/tools/make_key cts/hostsidetests/compilation/certs/testkey "$subject"
4development/tools/make_key cts/hostsidetests/compilation/certs/testkey2 "$subject"
5
6# Show certificate with:
7openssl x509 -in cts/hostsidetests/compilation/certs/testkey.x509.pem -text
8openssl x509 -in cts/hostsidetests/compilation/certs/testkey2.x509.pem -text
9