mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-31 13:35:11 +00:00
1b69b5e808
* Allow passing in trustAnchors to newTLSClientAsyncStream * Store X509TrustAnchors in a memory-secure, but memory-friendly way * Remove forgotten import * Change some waitFor to await in tests; add comment about trustAnchors reuse * Remove use of result in newTrustAnchorStore