To create a thumbprint for the certificate for signing files with OVAL or XCCDF rules:
cmd.exe) with the permissions of the local administrator.cd command, navigate to the folder where the ovaldbmgr.exe file is located.For example: cd "C:\Program Files (x86)\Kaspersky Lab\Endpoint Agent\Tools"
System Storage Local Machine:ovaldbmgr.exe --signer=make-cert --subject=<certificate name>
ovaldbmgr.exe --signer=make-cert --subject=<certificate_name> --export --pwd=<password_for_accessing_the_PFX_container> --pfx=<full_path_and_file_name_of_the_PFX_container>
If the certificate was created successfully, the thumbprint of the certificate will be returned in the command line.