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
Actions