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