Policy overview

Key metadata and intent for this policy.

ClassComputer
CategoryPrinters
Supported onAt least Windows 11 Version 24H2

Supported OS tags: Windows11

Determines the TLS/SSL security policy (WINHTTP_OPTION_SECURITY_FLAGS) for printers using the Microsoft IPP Class Driver. By default, security policy is set to ignore all certificate errors, allowing use of self-signed certificates for printers. If you enable this setting the system defaults to enabling all certificate checking, disallowing certificate errors. Specific certificate checking can be set with the given checkboxes. If you disable this setting or do not configure it, the default is to ignore all certificate errors (all checkboxes unchecked).

Internal name
ConfigureIppTlsCertificatePolicy
Policy ID
f82c6e32bcd0
Elements
4

Registry values

How enabled and disabled states update the registry.

No explicit registry values are set for enabled or disabled states.

Policy elements

Inputs and configuration options exposed by this policy.

ElementTypeRegistry mappingConstraints & behavior
Disallow invalid certificate authority
ID SecurityFlagsBlockUnknownCA
boolean
HKLM\Software\Policies\Microsoft\Windows NT\Printers\IPP\SecurityFlagsBlockUnknownCA
Type REG_DWORD
Options: true (1), false (0)
True: Set value = 1 · False: Set value = 0
Disallow non-server certificates
ID SecurityFlagsBlockCertWrongUsage
boolean
HKLM\Software\Policies\Microsoft\Windows NT\Printers\IPP\SecurityFlagsBlockCertWrongUsage
Type REG_DWORD
Options: true (1), false (0)
True: Set value = 1 · False: Set value = 0
Disallow invalid certificate common name
ID SecurityFlagsBlockCertCNInvalid
boolean
HKLM\Software\Policies\Microsoft\Windows NT\Printers\IPP\SecurityFlagsBlockCertCNInvalid
Type REG_DWORD
Options: true (1), false (0)
True: Set value = 1 · False: Set value = 0
Disallow invalid certificate date
ID SecurityFlagsBlockCertDateInvalid
boolean
HKLM\Software\Policies\Microsoft\Windows NT\Printers\IPP\SecurityFlagsBlockCertDateInvalid
Type REG_DWORD
Options: true (1), false (0)
True: Set value = 1 · False: Set value = 0

Other policies in this category

Explore related policies at the same level.

View all policies in this category