UNPKG

@reclaimprotocol/tls

Version:

WebCrypto Based Cross Platform TLS

6 lines (5 loc) 155 B
/** * Mozilla Root CA List * downloaded from: https://wiki.mozilla.org/CA/Included_Certificates */ export declare const MOZILLA_ROOT_CA_LIST: string[];