nim-works / nimskull

An in development statically typed systems programming language; with sustainability at its core. We, the community of users, maintain it.
https://nim-works.github.io/nimskull/index.html
Other
279 stars 39 forks source link

net: add support for Windows certificate store #1438

Closed alaviss closed 3 months ago

alaviss commented 3 months ago

Summary

When applicable, load the Windows Root Certificate store into OpenSSL verification store. This allows cacert.pem requirement to become optional and provide support for custom certificates within the root store (ie. in corporate environments).

Details

saem commented 3 months ago

/merge

github-actions[bot] commented 3 months ago

Merge requested by: @saem

Contents after the first section break of the PR description has been removed and preserved below: