wolfssl
wolfssl copied to clipboard
Initial rewrite of X509 STORE to replicate openssl behavior
Description
Rewrite the X509 STORE internals to replicate openssl behavior.
Fixes zd 18689
Testing
Added 9 additional test cases to api.c
Checklist
- [x] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
Retest this please.
Do we have tests for inter cert attributes like key usage and path length?
We do for direct usage of the CM, but I dont think anything for X509 STORE.
retest this please