Skip to content

Conversation

@lukpueh
Copy link
Member

@lukpueh lukpueh commented Oct 3, 2023

The method returns detailed information about signature verification of a delegated role metadata.

Its implementation is taken from the verify_delegate method and slightly updated. verify_delegate now is a thin wrapper on top of get_verification_result.

fixes #2449

The method returns detailed information about signature verification of
a delegated role metadata.

Its implementation is taken from the verify_delegate method and slightly
updated. verify_delegate now is a thin wrapper on top of
get_verification_result.

fixes theupdateframework#2449

Signed-off-by: Lukas Puehringer <[email protected]>
Co-authored-by: Jussi Kukkonen <[email protected]>
@lukpueh lukpueh requested review from jku and kairoaraujo October 3, 2023 10:06
Copy link
Member

@jku jku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right to me but would maybe be useful to get review from someone else too, I wrote a bit too much of this to be able to see it with fresh eyes...

@kairoaraujo
Copy link
Contributor

I will have a look at it.

Copy link
Contributor

@kairoaraujo kairoaraujo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Metadata API: add _Delegator.get_delegate_signing_status()

3 participants