Rebex FTP/SSL for .NET

CertificateVerifier.AcceptAll Field

A verifier that accepts all certificates - no verification is done.

public static readonly ICertificateVerifier AcceptAll;

Remarks

This is very insecure. Only use this during debugging.

See Also

CertificateVerifier Class | Rebex.Net Namespace