2 references to UseHttps
InMemory.FunctionalTests (1)
HttpsTests.cs (1)
404
listenOptions.
UseHttps
(async (stream, clientHelloInfo, state, cancellationToken) =>
Microsoft.AspNetCore.Server.Kestrel.Core (1)
ListenOptionsHttpsExtensions.cs (1)
219
return listenOptions.
UseHttps
(serverOptionsSelectionCallback, state, HttpsConnectionAdapterOptions.DefaultHandshakeTimeout);