<HttpEnabled>
Section:
JettyServer
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Manager Java Services
Description
If the value of this tag is set to true, the web client connection (HTTP) is enabled, and if the value is false, only the Secure Sockets Layer (SSL) connection is enabled.
Example
This example shows the valid configuration of the tag:
<HttpEnabled>true</HttpEnabled>
Was this helpful?