SmtpSSLRequireTrustedCA Metabase Property

Applies To: Windows Server 2003, Windows Server 2003 with SP1

The SmtpSSLRequireTrustedCA property enables verification of a certificate that a remote host gives you when you connect to it. It makes sure this certificate is in your trusted certificate root on your computer. If not, it ends the SSL session and the handshake is rejected.

Attribute Name Attribute Value

XML Data Type

Boolean

WMI Data Type

Boolean

ADSI Data Type

Boolean

ABO Data Type

Boolean

ABO Metabase Identifier

No friendly name is defined for this identifier in iiscnfg.h. Search the systemroot\System32\Inetsrv\MBSchema.xml file for this property and use the integer from its ID attribute.

Attributes

INHERIT

Default Value

true

MetaFlagsEx

CACHE_PROPERTY_MODIFIED

User Type

IIS_MD_UT_SERVER

ID

37025

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path IIS Admin Object Type

/LM/SMTPSVC

IIsSmtpService

/LM/SMTPSVC/n

IIsSmtpServer

Code Example

For general code examples, see Code Examples to Configure Metabase Properties.