CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/06 21:04:40
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
fix parsing of hex cert expiry time; was checking whether the
start time began with "0x", not the expiry time.
from Ed Maste
