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: 1.7.3
Syntax
public bool ValidateCertificates { get; set; }

Property Value

Boolean
See Also