1 reference to UseHttps
Microsoft.AspNetCore.Server.Kestrel.Core (1)
ListenOptionsHttpsExtensions.cs (1)
223
return listenOptions.
UseHttps
(serverOptionsSelectionCallback, state, HttpsConnectionAdapterOptions.DefaultHandshakeTimeout);