Cloud Mail 2020 Android Edition

Questions / Feedback?

WebServerSSLEnabled Property

Whether the web server requires SSL connections.

Syntax

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

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.

Default Value

False

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 Android Edition - Version 20.0 [Build 8308]