SSL authentication error: RemoteCertificateChainErrors on ASP.NET on Ubuntu
- by Frank Krueger
I am trying to access Gmail's SMTP service from an ASP.NET MVC site running under Mono 2.4.2.3. But I keep getting this error:
System.InvalidOperationException: SSL authentication error: RemoteCertificateChainErrors
at System.Net.Mail.SmtpClient.m__3 (System.Object sender, System.Security.Cryptography.X509Certificates.X509Certificate…