mirror of
https://github.com/logos-storage/nim-bearssl.git
synced 2026-01-03 14:03:12 +00:00
readd bearsl/cacert
This commit is contained in:
parent
0e5fa149b6
commit
9ee8b136e3
6
bearssl/cacert.nim
Normal file
6
bearssl/cacert.nim
Normal file
@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Loading…
x
Reference in New Issue
Block a user