en-US

Allow root or intermediate certificates as VBA trusted publishers

Supported on: At least Windows Server 2016, Windows 10

Registry

HKCU software\policies\microsoft\office\16.0\common\security

Value name: vbadigsigchaintrustedpublishers

Enabled: vbadigsigchaintrustedpublishers = 1

Disabled: vbadigsigchaintrustedpublishers = 0

Description

This policy setting controls whether root and intermediate certificates can be added as trusted publishers for VBA macro validation when the VBA Macro Notification Settings policy is set to "Disable all except digitally signed macros". If you enable this policy setting, administrators can add root or intermediate certificates to the trusted publishers store. VBA macros signed by any certificate that chains to these trusted root or intermediate certificates will be considered as signed by a trusted publisher and allowed to run. If you disable or don't configure this policy setting, only end (leaf) certificates can be added as trusted publishers. Note: This policy setting only takes effect when the VBA Macro Notification Settings policy is set to "Disable all except digitally signed macros".