-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
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]
sros2/sros2/sros2/api/__init__.py
Line 451 in 9e1d105
| 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels