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.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
files v811_spc009_project 4 months ago
google v811_spc009_project 4 months ago
soong v811_spc009_project 4 months ago
wfa_certs v811_spc009_project 4 months ago
Android.bp v811_spc009_project 4 months ago
METADATA v811_spc009_project 4 months ago
OWNERS v811_spc009_project 4 months ago
README.cacerts v811_spc009_project 4 months 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.