Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

EwsSettings.SslEnableSilentClosure Property

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

SslEnableSilentClosure

Enables or disables the requirement for the other side of the connection to send closure alert (close_notify messages). This is in violation of the RFC and potentially opens the communication to truncation attack, but unfortunately it's needed when communicating with some broken TLS servers. When set to null, a behavior suitable for the application protocol is used, depending o whether the protocol is self-terminated. Only applies to TLS 1.2 or lower. Inherited from SslSettings.

Declaration
public bool? SslEnableSilentClosure { get; set; }
Property Value
Type Description
Nullable<Boolean>
In This Article
  • SslEnableSilentClosure
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies