|
Description
|
kmf_validate_cert(), if appropriately set in policy via crl-get-crl-uri, downloads CRL every time the function is called. It would be better if CRL was downloaded only when (1) there was no CRL so far or (2) only if the previous one has expired. It would be more efficient then.
|