Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
This release pre-processes the .pem file into a list of pem certificate strings that can be easily parsed with X509
to build chains of trust.
You can access the whole pem file on Ca_store.pem
and the individual certificates in the Ca_store.certificates
list.
Initial release of CAStore including a PEM file generated on Dec 12.