2 references to FoundCertWithPrivateKey
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Middleware\HttpsConnectionMiddleware.cs (2)
297
_logger.
FoundCertWithPrivateKey
(certs[0], StoreLocation.LocalMachine);
313
_logger.
FoundCertWithPrivateKey
(certs[0], StoreLocation.CurrentUser);