mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-21 00:39:32 +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