unplugged-system/cts/tests/BlobStore/certs
2025-10-06 13:59:42 +00:00
..
Android.bp Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-blob-helper-cert2.pk8 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-blob-helper-cert2.x509.pem Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-blob-helper-cert.pk8 Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
cts-blob-helper-cert.x509.pem Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

# Generated with:
development/tools/make_key cts-blob-helper-cert '/CN=cts-blob-helper-cert'
development/tools/make_key cts-blob-helper-cert2 '/CN=cts-blob-helper-cert2'

# Convert to DER format
openssl x509 -outform der -in cts-blob-helper-cert.x509.pem -out cts-blob-helper-cert.der
openssl x509 -outform der -in cts-blob-helper-cert2.x509.pem -out cts-blob-helper-cert2.der