2 references to CertToFullChain
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
SniOptionsSelectorTests.cs (2)
214
var fullChainDictionary = mockCertificateConfigLoader.
CertToFullChain
;
931
CertToFullChain
[cert] = fullChain;