3 references to ParseSslProcotols
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\ConfigurationReader.cs (3)
63SslProtocols = ParseSslProcotols(configSection.GetSection(SslProtocolsKey)), 110SslProtocols = ParseSslProcotols(endpointConfig.GetSection(SslProtocolsKey)), 156SslProtocols = ParseSslProcotols(sniChild.GetSection(SslProtocolsKey)),