Skip to content

Rule 10004

Kevin Jones edited this page Apr 13, 2016 · 1 revision

Rule 10004 - Publisher Information Rule

The Publisher Information Rule checks that the signature has publisher information associated with it. This rule will fail if any of these conditions are not met by all signatures:

  • The signature's publisher information includes the Program Name.
  • The signature's publisher information includes a URL Link.
  • The signature's publisher information URL is a valid URL.

Program Name is the Description of the program and corresponds to signtool's /d option.

Link URL is a URL pointing to additional information about the signed content. This corresponds to signtool's /du option.

Clone this wiki locally