|
Description
|
kmf_validate_cert() calls check_key_usage() which always returns KMF_ERR_EXTENSION_NOT_FOUND when no extensions are found. However, according to default policy settings, this should not cause kmf_validate_cert() to fail, in case that there is no KU extension, for example.
|