certitude icon indicating copy to clipboard operation
certitude copied to clipboard

Cross-platform.

Open Lukasa opened this issue 10 years ago • 1 comments

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.

Lukasa avatar Dec 23 '15 22:12 Lukasa

For Linux, we could aim to discover the bundle using the logic curl uses, seen here.

Lukasa avatar Jan 21 '16 22:01 Lukasa