Author :
tb
Date :
2023-02-23 13:06:42
Hash :6fd959f8 Message :rpki-client: simplify parse_load_crl_from_mft()
Now that we always inspect both locations if necessary, we can do away
with the loop and simply have the only caller call twice. Removes a
bunch of clever complexity and streamlines the code quite a bit.
ok claudio job