CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/05/06 11:03:57

Modified files:
        usr.sbin/rpki-client: rpki-client.8 extern.h output-csv.c 
                              output-json.c parser.c roa.c 
        regress/usr.sbin/rpki-client: Makefile.inc test-roa.c 
        regress/usr.sbin/rpki-client/openssl11: Makefile 

Log message:
Add an 'expires' column to CSV & JSON output

The 'expires' value contains a reasonable earliest moment a VRP would expire,
in light of the currently available set of CAs and CRLs. The 'expires' value
can be used to avoid route selection based on stale data when generating VRP
sets, when faced with loss of communication between consumer and valdiator,
or validator and CA repository.

OK claudio@

Reply via email to