CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2026/01/13 14:36:17
Modified files:
usr.sbin/rpki-client: Makefile cert.c extern.h filemode.c mft.c
print.c rpki-client.8 validate.c x509.c
regress/usr.sbin/rpki-client: Makefile.inc
Removed files:
usr.sbin/rpki-client: geofeed.c
regress/usr.sbin/rpki-client: test-geofeed.c
regress/usr.sbin/rpki-client/geofeed: geofeed.csv
Log message:
Remove support for validating Geofeed data
RPKI-based Geofeed authentication (RFC 9632) perhaps was a bit of a ruse
to pass IESG review. Nobody is planning on using it. Time to take it
behind the barn.
OK tb@