Author :
tb
Date :
2023-02-21 17:06:52
Hash :a4968bd9 Message :rpki-client: refactor manifest/crl parsing a bit
Now that we always try to load the CRL from both locations, we can deal
with loading the DER directly in proc_parser_mft_pre(), so shuffle the
code around to accomplish that. This should make an upcoming diff by
claudio a bit simpler.
ok claudio