This website works better with JavaScript
Home
Explore
Help
Register
Sign In
drachfly
/
android10
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
android10
/
system
/
ca-certificates
jianglin
1c85872cc8
create repository
4 years ago
..
files
1c85872cc8
create repository
4 years ago
google
1c85872cc8
create repository
4 years ago
soong
1c85872cc8
create repository
4 years ago
wfa_certs
1c85872cc8
create repository
4 years ago
Android.bp
1c85872cc8
create repository
4 years ago
OWNERS
1c85872cc8
create repository
4 years ago
README.cacerts
1c85872cc8
create repository
4 years ago
README.cacerts
The filenames in the cacerts directory are in the format of .
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.