1
0
Fork 0
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.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
files Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
google Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
soong Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
wfa_certs Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
Android.bp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
METADATA Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
OWNERS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.cacerts Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.cacerts

The filenames in the cacerts directory are in the format of <hash>.<n>
where "hash" is the subject hash produced by:

    openssl x509 -subject_hash_old -in filename

and the "n" is a unique integer identifier starting at 0 to deal
with collisions. See OpenSSL's c_rehash manpage for details.