IPWorks Cloud 2020 Java Edition

Questions / Feedback?

WebServerSSLEnabled Property

Whether the web server requires SSL connections.

Syntax

public boolean isWebServerSSLEnabled();
public void setWebServerSSLEnabled(boolean webServerSSLEnabled);

Default Value

False

Remarks

This setting specifies whether the embedded web server use SSL. If set to True WebServerSSLCert is required and the server will only accept SSL connections. If set to False only plaintext connects are supported.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Java Edition - Version 20.0 [Build 8265]