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