]> git.proxmox.com Git - swtpm.git/commit
tests: Pass --verify-profile=medium to certtool if supported
authorStefan Berger <stefanb@linux.ibm.com>
Wed, 2 Nov 2022 14:21:52 +0000 (10:21 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Wed, 2 Nov 2022 15:14:19 +0000 (11:14 -0400)
commit22e975dc0587964e30070950d97a3d59e5e2fb89
tree763ef236ea8903df9f94aa5c4f9061c410fcc060
parenta2abd3b67def3d488c59d68ec430f857e8f441a7
tests: Pass --verify-profile=medium to certtool if supported

certtool emits the following message if --verify-profile is not
passed:

Note that no verification profile was selected. In the future the medium profile will be enabled by default.
Use --verify-profile low to apply the default verification of NORMAL priority string.

Pass the --verify-profile option if certtool supports it (since ~3.6.12).

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
tests/test_tpm2_swtpm_localca
tests/test_tpm2_swtpm_localca_pkcs11.test