Mailing List Archive

[Bug 3329] Certificate validity dates greater than 32bit are truncated to 2038-01-19T03:14:07
https://bugzilla.mindrot.org/show_bug.cgi?id=3329

--- Comment #4 from Anthony J. Martinez <anthony@ajmartinez.com> ---
That makes a lot more sense. I'm not a C programmer by any means, but I
saw uint64 in the cert creation code and the protocol spec and was
baffled by this output from ssh-keygen. Thanks for finding the root
cause!

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3329] Certificate validity dates greater than 32bit are truncated to 2038-01-19T03:14:07 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3329

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED

--- Comment #5 from Darren Tucker <dtucker@dtucker.net> ---
The fixes have gone in and will be in the next major release. Thanks
for the report.

https://github.com/openssh/openssh-portable/commit/6c29b387cd64a57b0ec8ae7d2c8d02789d88fcc3
and
https://github.com/openssh/openssh-portable/commit/f5fc6a4c3404bbf65c21ca6361853b33d78aa87e

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs