RRDP snapshots should encode publish elements only once. If encountered
authorclaudio <claudio@openbsd.org>
Tue, 16 May 2023 17:01:31 +0000 (17:01 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 16 May 2023 17:01:31 +0000 (17:01 +0000)
commitf209885a32143b5da8d222590d60089e9ead2a14
treede2279f9065899993c6ca0d601b5fb65fe043adb
parente0ed0f6b00d32ac0834208ed3380fd29dc0d41a3
RRDP snapshots should encode publish elements only once. If encountered
fail the transfer and fall back to rsync.

When more than one publish element for the same file exist the RP does
not know which one to choose. Lets fail the RRDP transfer in this case
and fall back to rsync. CA that publish a file more than once are buggy
and need to be fixed.
OK job@ tb@
usr.sbin/rpki-client/repo.c