Skip to content

Permission validity should be configurable #186

@mikaelarguedas

Description

@mikaelarguedas

Feature request

Feature description

Generated permissions file should use the same validity period as the certificates.
Currently they use hard coded timeframe that expires in 2023

<not_before>2013-10-26T00:00:00</not_before>

Implementation considerations

Certificates currently use [UTC:UTC+10years]

utcnow = datetime.datetime.utcnow()

The same could be used.

Ideally the user would be able to specify the start date and the dureation. That range would be applied to both the certificates and permissions files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions