Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warning and bogus assignment | Jack Lloyd | 2019-05-14 | 1 | -2/+2 |
* | restructure a bit to avoid code duplications and make find_cert more efficien... | Tim Oesterreich | 2019-05-14 | 1 | -5/+16 |
* | search certificates by key_id first, if possible | Tim Oesterreich | 2019-05-14 | 1 | -0/+1 |
* | deduplicate certificates in find_all_certs | Tim Oesterreich | 2019-05-14 | 1 | -0/+29 |
* | add test for subject dns containing UTF8 strings | Tim Oesterreich | 2019-05-14 | 1 | -0/+28 |
* | Add a wrapper class that wraps macOS or Linux certificate stores. | Jack Lloyd | 2019-04-13 | 1 | -0/+278 |