Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/howsmyssl.sh: New test script | Patrick McDermott | 2019-08-01 | 1 | -1/+2 |
| | |||||
* | tests/aux/json.sh: New file | Patrick McDermott | 2019-08-01 | 1 | -1/+2 |
| | |||||
* | Revert "tests/ocsp-stapling.sh: New test script" | Patrick McDermott | 2019-07-30 | 1 | -2/+1 |
| | | | | | | | | This reverts commit 990942046a013e4eab23499cd32218bf046791aa. Apparently, even with OCSP stapling, wolfSSL still performs CRL and OCSP lookups. Is there a way to disable CRL and OCSP when a stapled OCSP response is found in the handshake? | ||||
* | tests/ocsp-stapling.sh: New test script | Patrick McDermott | 2019-07-30 | 1 | -1/+2 |
| | |||||
* | tests/badssl.sh: New test script | Patrick McDermott | 2019-07-29 | 1 | -1/+2 |
| | |||||
* | build: Add test framework | Patrick McDermott | 2019-07-29 | 1 | -0/+11 |