Move mft_check() after setting repoid and path on the mft.
authorclaudio <claudio@openbsd.org>
Thu, 13 Jan 2022 14:58:21 +0000 (14:58 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 13 Jan 2022 14:58:21 +0000 (14:58 +0000)
commit9aac0c33435a079294e1014aac0ee66d6dbebabe
tree88f46c17d41250fbaf3ffd2a5c9ee9c3720bda29
parent6936df76e752e42ef99179eeacf887941910b9bd
Move mft_check() after setting repoid and path on the mft.
Also skip mft_check() if the mft is stale because at least in -n mode
the files to check are probably not around.
OK tb@
usr.sbin/rpki-client/parser.c