Skip to content

support 64-bit time_t values #88

@dun

Description

@dun

The credential format v3 stores the time_t at which the credential is encoded as a 32-bit value. This makes it vulnerable to the Epochalypse (aka the Year 2038 problem).

As such, the planned extensible credential format (#87) and libmunge API should accommodate 64-bit time_t values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions