1 write to CertificateChain
Microsoft.AspNetCore.Server.Kestrel.Core (1)
IHttpsConfigurationService.cs (1)
108
CertificateChain
= certificateChain;
1 reference to CertificateChain
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelConfigurationLoader.cs (1)
357
DefaultCertificateChain = certPair.
CertificateChain
;