4 references to SubjectName
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (4)
src\Servers\Kestrel\shared\test\RevocationResponder.cs (4)
189Trace($"Responded with {certData.Length}-byte certificate from {authority.SubjectName}."); 207Trace($"Responded with {crl.Length}-byte CRL from {authority.SubjectName}."); 252Trace($"OCSP Response: {ocspResponse.Length} bytes from {authority.SubjectName} delegated to {authority.OcspResponderSubjectName}"); 256Trace($"OCSP Response: {ocspResponse.Length} bytes from {authority.SubjectName}");