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