showerror

Results 1 comments of showerror

` .WithConfiguration((ac) => { ac.CertificateValidator = new CertificateValidator() { RejectSHA1SignedCertificates = false }; }) ` Add this