UNPKG

@reclaimprotocol/tls

Version:

TLS 1.2/1.3 for any JavaScript Environment

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[];