CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/09 04:29:04
Modified files:
usr.sbin/rpki-client: Makefile extern.h main.c output-json.c
output.c
Added files:
usr.sbin/rpki-client: gbr.c
Log message:
Validate ghostbuster records (RFC 6493) but for now do nothing with the
provided vcard payload. This change verifies the certificate of the .gbr
file and makes sure it is valid (like we do for e.g. .roa files).
OK job@
