CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2022/09/03 07:30:27
Modified files: usr.sbin/rpki-client: cert.c extern.h parser.c Log message: Add the repoid of the cert in the cert struct. This way it is possible to track the parent repository id of a publication point. Nomenclature is confusing but not much we can do here. OK tb@ job@