mirror of
https://github.com/logos-storage/nim-bearssl.git
synced 2026-01-08 00:13:07 +00:00
7 lines
191 B
Nim
7 lines
191 B
Nim
# TODO it should really be easier to use a pem file instead
|
|
{.deprecated: "use bearssl/abi/cacert".}
|
|
import
|
|
./abi/cacert
|
|
|
|
export cacert.MozillaTrustAnchorsCount, cacert.MozillaTrustAnchors
|