CertPrincipalName
Topic Last Modified: 2007-06-25
The CertPrincipalName element specifies the Secure Sockets Layer (SSL) certificate principal name that is required to connect to the Microsoft Exchange Server 2007 organization by using SSL.
Schema Hierarchy
Syntax
<CertPrincipalName>none or servername</CertPrinicpalName>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Contains the specifications for connecting a client to the computer that is running Exchange 2007 that has the Client Access server role installed. |
Text Value
The text value specifies the SSL certificate principal name that is required to connect to the Microsoft Exchange organization by using SSL.
Remarks
If the CertPrincipalName element is not specified, the default is set to msstd:SERVER, where SERVER is the value that is specified in the Server element. For example, if SERVER is specified as example.com and CertPrincipalName is left blank with SSL turned on, the default value of CertPrincipalName would be msstd:example.com.
If none is specified, Windows will validate the certificate principal name according to information found in the Principal Names topic on MSDN.