You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
472 B

# Generated with:
development/tools/make_key cts-keyset-test-a '/CN=unit_test_a'
development/tools/make_key cts-keyset-test-b '/CN=unit_test_b'
development/tools/make_key cts-keyset-test-c '/CN=unit_test_c'
# Display public key (for use in Manifest) with:
openssl x509 -in cts-keyset-test-a.x509.pem -inform PEM -pubkey
openssl x509 -in cts-keyset-test-b.x509.pem -inform PEM -pubkey
openssl x509 -in cts-keyset-test-c.x509.pem -inform PEM -pubkey