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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public bool ValidateCertificates { get; set; }

Property Value

Boolean
See Also