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