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

der: adds support for DateTime::INFINITY #1026

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

baloo
Copy link
Member

@baloo baloo commented Apr 24, 2023

When certificates are burned in hardware, the expiration date could be set to infinity.

For example with IDevID when burned to TPM:
https://trustedcomputinggroup.org/wp-content/uploads/TPM-2p0-Keys-for-Device-Identity-and-Attestation_v1_r12_pub10082021.pdf#page=55

Part1 of #1024

When certificates are burned in hardware, the expiration date could be
set to infinity.

For example with IDevID when burned to TPM:
https://trustedcomputinggroup.org/wp-content/uploads/TPM-2p0-Keys-for-Device-Identity-and-Attestation_v1_r12_pub10082021.pdf#page=55
baloo added a commit to baloo/formats that referenced this pull request Apr 24, 2023
Added
- adds support for `DateTime::INFINITY` (RustCrypto#1026)
@baloo baloo mentioned this pull request Apr 24, 2023
@tarcieri tarcieri merged commit 1dd1c5f into RustCrypto:master Apr 24, 2023
baloo added a commit to baloo/formats that referenced this pull request Apr 25, 2023
Added
- adds support for `DateTime::INFINITY` (RustCrypto#1026)
baloo added a commit that referenced this pull request Apr 25, 2023
Added
- adds support for `DateTime::INFINITY` (#1026)
@baloo baloo deleted the baloo/der/time-infinity branch April 25, 2023 15:32
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.

2 participants