2 references to _ocspAuthorities
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (2)
66
_ocspAuthorities
.Add((path, authority));
213
foreach (var tuple in
_ocspAuthorities
)