1 reference to TestResources
HttpClientApp (1)
Program.cs (1)
14
handler.SslOptions.ClientCertificates = new X509CertificateCollection(new[] {
TestResources
.GetTestCertificate("eku.client.pfx") });