1 reference to GetCrl
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (1)
201byte[] crl = RespondEmpty ? Array.Empty<byte>() : authority.GetCrl();