Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate: useful APIs #9300

Merged
merged 15 commits into from
Jul 26, 2023
Merged

Certificate: useful APIs #9300

merged 15 commits into from
Jul 26, 2023

Commits on Jul 26, 2023

  1. certificate: new APIs

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0862f4f View commit details
    Browse the repository at this point in the history
  2. certificate: docs

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8e5e703 View commit details
    Browse the repository at this point in the history
  3. certificate: remove some APIs

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b9bd4c8 View commit details
    Browse the repository at this point in the history
  4. remove import

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ee514c1 View commit details
    Browse the repository at this point in the history
  5. rust: fixup error types

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4b85e40 View commit details
    Browse the repository at this point in the history
  6. extensions: Debug

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8feec27 View commit details
    Browse the repository at this point in the history
  7. certificate: remove CertificateError

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e76fcac View commit details
    Browse the repository at this point in the history
  8. rename error

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b2577ca View commit details
    Browse the repository at this point in the history
  9. rust: nicer error unpacking

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    dfef3cc View commit details
    Browse the repository at this point in the history
  10. certificate: use extensions()

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f01254a View commit details
    Browse the repository at this point in the history
  11. rust: use subject() and issuer() APIs

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    705de99 View commit details
    Browse the repository at this point in the history
  12. certificate: rm is_self_issued

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    13117ad View commit details
    Browse the repository at this point in the history
  13. clippage

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2f2e29d View commit details
    Browse the repository at this point in the history
  14. fmt

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e909047 View commit details
    Browse the repository at this point in the history
  15. extensions: remove Debug

    Signed-off-by: William Woodruff <[email protected]>
    woodruffw committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6be59ce View commit details
    Browse the repository at this point in the history