Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
| | | | | | Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7767) | ||||
* | Fix test_x509_store | Richard Levitte | 2017-02-17 | 1 | -0/+5 |
| | | | | | | Don't run this test unless 'openssl rehash' works properly. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2664) | ||||
* | Add a test of the X509_STORE / X509_LOOKUP API | Richard Levitte | 2017-02-16 | 1 | -0/+48 |
Fortunately, "openssl verify" makes good use of that API Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2652) |