You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ut_SG560D/UM.9.14/system/ca-certificates
quectel 55794fdde8 QCM6490:Alyssa:upload QCM6490 android12 base code.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7
4 years ago
..
files QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
google QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
soong QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
wfa_certs QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
Android.bp QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
OWNERS QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
README.cacerts QCM6490:Alyssa:upload QCM6490 android12 base code. 4 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.