1 reference to UseHttpsWithSni
Microsoft.AspNetCore.Server.Kestrel.Core (1)
HttpsConfigurationService.cs (1)
92
return _tlsConfigurationLoader.
UseHttpsWithSni
(listenOptions, httpsOptions, endpoint);