Click or drag to resize

AmqpCFXEndpointValidateCertificates Property

If set to false, certificate validation will be disabled. This should only be used for testing purposes when a valid, commercial SSL certificate is not available for testing.

Namespace: CFX.Transport
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public bool ValidateCertificates { get; set; }

Property Value

Boolean
See Also