CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/12 21:14:28
Modified files:
usr.sbin/rpki-client: print.c
Log message:
rpki-client: ignore malformed revocationDate in CRLs
Do not treat x509_get_time() failure as a hard error in file mode.
Just skip the entry we can't format and emit a warning.
ok claudio
