Property CertificateTrust
- Namespace
- MailFathom.Infrastructure.Mail
- Assembly
- MailFathom.Infrastructure.dll
CertificateTrust
Gets or sets which certificate authorities validate the server certificate.
public MailServerCertificateTrust CertificateTrust { get; set; }
Property Value
Remarks
Certificate validation itself cannot be disabled; a private server is supported by trusting an additional authority.