RequireSSL
RequireSSL
specifies whether to require Secure Socket Layer (SSL) encryption when publishing files to the Universal Description Discovery and Integration (UDDI) database.
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 Passes
Parent Hierarchy
UDDI-Setup | RequireSSL
Applies To
For the 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.
<RequireSSL>false</RequireSSL>