certitude
certitude copied to clipboard
Cross-platform.
It'd be great if you could just generally import certitude and get an interface to your system-local trust store. We can probably do this using wincertstore for Windows, and just wrapping the work it does. We need to work out how to do this for Linux too.
Regardless, this would be great.
For Linux, we could aim to discover the bundle using the logic curl uses, seen here.