Cloud Mail 2020 C++ Builder Edition

Questions / Feedback?

WebServerSSLEnabled Property

Whether the web server requires SSL connections.

Syntax

__property bool WebServerSSLEnabled = { read=FWebServerSSLEnabled, write=FSetWebServerSSLEnabled };

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.

Data Type

Boolean

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