HttpSettings.SslAcceptAllCertificates Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
SslAcceptAllCertificates
Specifies whether to accept all server certificates by default. This is strongly discouraged in production environment. Inherited from SslSettings.
Declaration
public bool SslAcceptAllCertificates { get; set; }
Property Value
Type | Description |
---|---|
Boolean |