CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/23 00:21:12
Modified files:
usr.sbin/rpki-client: main.c parser.c rpki-client.8
Log message:
Allow rpki-client to display more than one file in -f mode.
Change -f to be a mode flag and pass one or multiple files as arguments
to rpki-client. Some extra checks need to be done to not load the same
certificate or CRL multiple times.
Input and OK tb@
