WebServerSSLEnabled Property

Whether the web server requires SSL connections.

Syntax

public bool WebServerSSLEnabled { get; set; }
Public Property WebServerSSLEnabled As Boolean

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.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]