This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
nim-bearssl
Watch
1
Star
0
Fork
0
You've already forked nim-bearssl
mirror of
https://github.com/logos-storage/nim-bearssl.git
synced
2026-01-04 06:23:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nim-bearssl
/
bearssl
/
cacert.nim
5 lines
71 B
Nim
Raw
Permalink
Normal View
History
Unescape
Escape
remove non-split api, bump version (#39) * remove non-split api, bump version * 0.1.5 is the last version to support the old ABI * move cacert to certs/ * add compat shim for abi/cacert
2022-11-21 18:01:21 +01:00
{.
deprecated
:
"
moved to certs/
"
.
}
readd bearsl/cacert
2022-11-20 08:21:46 +01:00
remove non-split api, bump version (#39) * remove non-split api, bump version * 0.1.5 is the last version to support the old ABI * move cacert to certs/ * add compat shim for abi/cacert
2022-11-21 18:01:21 +01:00
import
.
/
certs
/
cacert
export
cacert
Reference in New Issue
Copy Permalink