CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2023/02/21 04:13:05

Modified files:
        usr.sbin/rpki-client: parser.c 

Log message:
Check all possible storage areas for a matching CRL

This change makes proc_parser_mft_pre() -> parse_load_crl_from_mft()
search in both DIR_TEMP and DIR_VALID for a CRL with a matching SHA256
hash, increasing our chances of constructing a full publication point.

With and OK tb@ claudio@

Reply via email to