keylime icon indicating copy to clipboard operation
keylime copied to clipboard

`require_allow_list_signatures` is missing in templates

Open ansasaki opened this issue 2 years ago • 0 comments

Is your issue a feature request? If so, please raise it as an enhancement

Environment

  • OS / version: N/A
  • Processor architecture: N/A
  • TPM Manufacturer: N/A
  • Keylime version: Current master (e9c0b49)

Description

The require_allow_list_signatures configuration option is included in the mappings for configuration upgrade, but it is not referred in the templates, making it to not be used at all in the configuration files generated by the configuration upgrade tool.

Expected behavior vs. actual behavior

Expected: The required_allow_list_signature is used in the verifier.j2 configuration template, including description and accepted values. Actual: The required_allow_list_signature is not used in the verifier.j2 configuration template

Steps to reproduce problem

  1. Check the verifier.j2 configuration template

Relevant logs

Attach any relevant log files that can help to debug your issue.

ansasaki avatar Sep 05 '23 15:09 ansasaki