When adding files from the manifest only the .crl need to be first, after
authorclaudio <claudio@openbsd.org>
Wed, 10 Mar 2021 08:09:41 +0000 (08:09 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 10 Mar 2021 08:09:41 +0000 (08:09 +0000)
commitf193015495d6c941ac7386c628ebca050c6d435b
tree0f01312683620a097eca1799f0436dd3d7998699
parent14f9a22138b8eef9eaa876a7449bec53dd8f7d89
When adding files from the manifest only the .crl need to be first, after
that the order does not matter so simplify the code and just walk the
list twice. Add the .crl first and then in the second round all other files.
OK job@
usr.sbin/rpki-client/main.c