RequireSSL specifies whether to require Secure Socket Layer (SSL) encryption when publishing files to the Universal Description Discovery and Integration (UDDI) database.

Note
This setting is removed in Windows Server® 2012. This information is for reference only.The UDDI server role has been removed in Windows Server® 2008 R2. For more information about Microsoft® UDDI Services, see the Microsoft UDDI Services website.

Value

true

Specifies that SSL encryption is required when publishing files to the UDDI database. This is the default value.

false

Specifies that SSL encryption is not required when publishing files to the UDDI database.

Valid Configuration Passes

oobeSystem

Parent Hierarchy

UDDI-Setup | RequireSSL

Applies To

For a list of the supported Windows editions and architectures that this component supports, see UDDI-Setup.

XML Example

The following XML output specifies that SSL encryption is not required when publishing files to the UDDI database.

  Copy Code
<RequireSSL>false</RequireSSL>

See Also

Concepts

UDDI-Setup