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

Add the ability to contruct TrustRoot from targets #247

Merged
merged 6 commits into from
Aug 21, 2024

Commits on Jul 30, 2024

  1. Add the ability to contruct TrustRoot from targets

    Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
    bkabrda committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    09d589c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Address review, fix linting issues

    Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
    bkabrda committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab939cc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fix test by stripping second fraction from input

    Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
    bkabrda committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9c28c32 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Add an example, fix a public key reading error case

    Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
    bkabrda committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    54d5b4a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Address review

    Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
    bkabrda committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    1a04917 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Address review, pull out sorting functionality in separate functions

    Signed-off-by: Slavek Kabrda <bkabrda@redhat.com>
    bkabrda committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3800b3f View commit details
    Browse the repository at this point in the history