Determines if secure (HTTPS) protocol is used.
Setting this property to True will cause wodWebServer.NET to
accept only secured SSL/TLS connections by the clients. This means that
connection with the client is fully encrypted.
Before you set this property to True, make sure you set your
Certificate
which is used by SSL layer to be presented to the client. You can not
use SSL without proper certificate.
WebServer Class | WeOnlyDo.Server Namespace