Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grapheneos-archive/platform_system_ca-certificates


https://github.com/grapheneos-archive/platform_system_ca-certificates

Last synced: about 4 hours ago
JSON representation

Awesome Lists containing this project

README

        

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.