4 references to SslProtocolsKey
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\ConfigurationReader.cs (4)
63SslProtocols = ParseSslProcotols(configSection.GetSection(SslProtocolsKey)), 110SslProtocols = ParseSslProcotols(endpointConfig.GetSection(SslProtocolsKey)), 156SslProtocols = ParseSslProcotols(sniChild.GetSection(SslProtocolsKey)), 225throw new InvalidOperationException(CoreStrings.FormatEndpointHasUnusedHttpsConfig(endpoint.Name, SslProtocolsKey));