You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for getting authority key id (sfackler#373)
- Add new test for reading X.509 extensions from a well-known cert
- Fix documentation for X509::authority_keyid
- Add support for key usage and subject keyid extensions
- Attempt to fix build errors on older versions of OpenSSL
- Rewrite X509::key_usage() to hopefully work on older versions of OpenSSL/LibreSSL
- Fix copy/paste error resulting in build failure on older OpenSSL/LibreSSL versions
- Import std::cmp and use mem::size_of instead of FQDN
- Add methods to X509 for enumerating generic extensions
- Fix issues raised during PR review
0 commit comments