]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Fix bug: didn't searched local files when an RRDP URI failed previously
authorpcarana <pc.moreno2099@gmail.com>
Fri, 26 Jun 2020 23:09:32 +0000 (18:09 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Fri, 26 Jun 2020 23:09:32 +0000 (18:09 -0500)
commitcae2f9e61df3f5b384d5d9a375b385ddf081b38e
tree2a236908dc0135f2ca5041dc5db9eea10779152d
parent273720e473273d1605615ddc164b085a525ba5fd
Fix bug: didn't searched local files when an RRDP URI failed previously

+Whenever an RRDP repository can't be fetched, an attempt to work with local files must be done. If RSYNC was disabled and there was an error fetching the RRDP repository, the next time that repository was found on a certificate, it was being rejected; the right thing to do, is to consider such scenario and keep working locally.
src/object/certificate.c