``` e.g. with code like ServicePointManager.ServerCertificateValidationCallback += (sender, certificate, chain, errors) => true; ``` Original issue reported on code.google.com by `stephen....@gmail.com` on 6 Oct 2014 at 3:57