UNPKG
@reclaimprotocol/tls
Version:
latest (0.1.2)
0.1.2
0.1.0
0.0.8
0.0.6
0.0.4
0.0.2
0.0.1
WebCrypto Based Cross Platform TLS
github.com/reclaimprotocol/tls/
@reclaimprotocol/tls
/
lib
/
scripts
/
ca-template.d.ts
6 lines
(5 loc)
•
155 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Mozilla Root CA List * downloaded from: https://wiki.mozilla.org/CA/Included_Certificates */
export
declare
const
MOZILLA_ROOT_CA_LIST
:
string
[];