CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/01/07 02:48:03
Modified files: usr.sbin/rpki-client: validate.c Log message: rpki-client: print revocation time in filemode If a certificate was revoked, extract the revocation timestamp and update the warning message in filemode to include it. ok job