Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the signertest work better with the portable test framework | tb | 2023-04-14 | 1 | -6/+10 |
| | |||||
* | Adjust the signer test to link statically and work with hidden tls_signer | tb | 2022-03-24 | 1 | -1/+3 |
| | | | | API. | ||||
* | Use TLS_PADDING_* defines. | jsing | 2022-02-01 | 1 | -4/+6 |
| | |||||
* | Revise/simplify for signer interface change. | jsing | 2022-02-01 | 1 | -20/+10 |
| | |||||
* | Add test coverage for tls_signer when used with a TLS server. | jsing | 2022-01-30 | 1 | -2/+189 |
| | | | | | | In this configuration the tls_signer is provided with the server certificate and private key, while the TLS server is configured with a sign callback and is only provided with the certificate. | ||||
* | Add initial regress for tls_signer. | jsing | 2022-01-30 | 1 | -0/+286 |