Actions
Bug #4315
closedndnsec cert-gen: not-before cannot be later than not-after
Start date:
09/30/2017
Due date:
% Done:
100%
Estimated time:
3.00 h
Description
Steps to reproduce:
ndnsec key-gen /root
ndnsec key-gen /sub > sub.req
ndnsec cert-gen -s /root -S 20000101000000 -E 20991231000000 sub.req
Expected: command completes successfully
Actual: ERROR: not-before cannot be later than not-after
Updated by Junxiao Shi about 7 years ago
- Related to Bug #3915: time::toIsoString and time::toString overflow with large dates added
Updated by Junxiao Shi over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This issue no longer exists as of ndn-cxx:commit:d95274bda88640574a14a665070e7752f4b59d8d.
Actions