2 references to _x509Certificate2
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
HttpsTests.cs (2)
122
Assert.NotNull(
_x509Certificate2
);
123
var response = await SendRequestAsync(address,
_x509Certificate2
);