Skip to content

Ensure key creation time is no later than key activation time #54299

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

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Mar 1, 2024

It makes no functional difference, but it was causing confusion.

It makes no functional difference, but it was causing confusion.
@ghost ghost added the area-dataprotection Includes: DataProtection label Mar 1, 2024
@amcasey
Copy link
Member Author

amcasey commented Mar 1, 2024

This is a public API, so this does open up a new avenue for abuse - a caller could set an activation date more than two days in the past to make a key appear to have been propagated. I think I'm okay with a footgun that obtuse.

@amcasey amcasey merged commit 67d74e2 into dotnet:main Mar 4, 2024
@amcasey amcasey deleted the CreationTime branch March 4, 2024 21:47
@danroth27 danroth27 added this to the 9.0-preview3 milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dataprotection Includes: DataProtection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants