Actions
Bug #4473
closedRunning into year 2038 problem as certificate's validity period is hard coded to 20 years
Start date:
01/24/2018
Due date:
% Done:
100%
Estimated time:
Updated by Ashlesh Gawande almost 7 years ago
- Status changed from New to Code review
- Assignee set to Ashlesh Gawande
- % Done changed from 0 to 100
Updated by Junxiao Shi almost 7 years ago
Can you post the error message produced by this bug?
It will be useful for anyone searching for that error message.
Updated by Junxiao Shi almost 7 years ago
- Related to Bug #4476: Wrong ValidityPeriod.NotAfter in certificate expiring after year 2038 added
Updated by Ashlesh Gawande almost 7 years ago
- Subject changed from Running into year 2038 problem as certificates freshness period is hard coded to 20 years to Running into year 2038 problem as certificate's validity period is hard coded to 20 years
I changed the validity to 1 year. Also changed freshness to 1 year because both were set to 20 years before.
Here's the error:
Validation Error: Certificate expired
(Retrieved certificate is not yet valid or expired `/ndn/b-site/%C1.Router/cs/b/NLSR/KEY/%E1%A6%3A%E4%92r%C9z/NA/%FD%00%00%01a.%28%23%EC`)
Updated by Ashlesh Gawande almost 7 years ago
- Related to Task #3254: Design automated key rollover process added
Updated by Ashlesh Gawande almost 7 years ago
- Status changed from Code review to Closed
Actions