1 reference to GetOptions
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\SniOptionsSelector.cs (1)
182
var (options, clientCertificateMode) = sniOptionsSelector.
GetOptions
(callbackContext.Connection, callbackContext.ClientHelloInfo.ServerName);