CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/24 07:05:47
Modified files:
usr.sbin/rpki-client: extern.h rrdp_util.c rsync.c
Log message:
Require files to be of a minimum size in the RRDP & RSYNC transports
Picked 100 bytes as a minimum, to accommodate future signature schemes
(such as the smaller P-256) and small files like empty CRLs.
With and OK claudio@ tb@
