v0.8.0
What's Changed
- Fixed a potentially bad optional access by @AssemblyJohn in #79
- feat: expose OpenSSL handles so that other code can create objects by @james-ctc in #80
- fix: catch directory not found when iterating over OCSP cache by @james-ctc in #82
- Feature/custom openssl provider by @AssemblyJohn in #86
- Updated documentation on hierarchy building to avoid confusion by @AssemblyJohn in #87
-
- Fix the logic error of certificate_path by @Elsa-is-My-Muse in #88
- Removed openssl types from detail headers by @AssemblyJohn in #90
- Modified code not to presume that a multi-chain certificate is always returned by @AssemblyJohn in #89
New Contributors
- @Elsa-is-My-Muse made their first contribution in #88
Full Changelog: v0.7.0...v0.8.0