Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Conversation

@eiais
Copy link
Contributor

@eiais eiais commented Nov 14, 2017

Signed-off-by: Kyle Spiers [email protected]

@eiais
Copy link
Contributor Author

eiais commented Nov 14, 2017

CC @riyazdf @endophage

return err
}
logrus.Warnf("error with delegation %s key ID %d: %s", delgRole.Name, keyID, err)
if err := utils.ValidateCertificate(certFromKey, false); err != nil {
Copy link
Contributor

Choose a reason for hiding this comment

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

can we add a comment about why the false value is ok here?

Can be something like: do not check delegation certificate expiry once accepted, use the TUF role expiry instead

Copy link
Contributor

@riyazdf riyazdf left a comment

Choose a reason for hiding this comment

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

one nit but otherwise this looks great! Thanks @eiais

Copy link
Contributor

@riyazdf riyazdf left a comment

Choose a reason for hiding this comment

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

LGTM

@endophage
Copy link
Contributor

LGTM

@endophage endophage merged commit a41821f into notaryproject:master Nov 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants