trivrost icon indicating copy to clipboard operation
trivrost copied to clipboard

Productname not set correctly for 'example company' in AppLocker

Open dragetd opened this issue 6 years ago • 1 comments

Windows is reading infos from the signature metadata. But somehow, now everything from SignTool is propagated correctly:

image

This is from the AppLocker dialog which allows creating rules based on signatures. Moving the slider upwards replaced the fields with wildcards (*) and thus allows how broadly the rule applies. With a correct product name this would be a bit more pretty.

We tried passing it via /n of the signtool, assuming what AppLocker shows is related to the certificate. It is unclear if it is the certificate or the versioninfo metadata. We set the versioninfo metadata and it is visible under file properties, but not in Applocker.

dragetd avatar Sep 20 '19 13:09 dragetd

Maybe this will resolve itself if we update our signing process, which we are also thinking about.

dragetd avatar Apr 14 '21 11:04 dragetd