diff options
author | Jack Lloyd <[email protected]> | 2017-12-19 10:04:47 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-12-19 10:04:47 -0500 |
commit | 584587969d10c903bf08f4e4580ecde83cbf62a2 (patch) | |
tree | d2906642a49fba5b89ad59a0102f75446fdb0488 /.gitignore | |
parent | 1e9db1f1d3d4d04368a7f7da490230deb5b6431e (diff) |
Expose a function returning a status code for verifing X509 objects
The versions returning bool just tell us if it could be verified but
don't indicate the problem, everything got binned into "signature error"
during verification. Now in the event that the params were invalid, or
the signature algorithm couldn't be found, report that as a specific error.
See GH #1362
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions