On Fri, Jun 5, 2015 at 1:03 AM, Roy T. Fielding <[email protected]> wrote: > > Hence, we might need a configurable way to ignore a client's ALPN, though I > doubt that > "SSLalpn off" is the right way to express that. Likewise, neither is > SSLAlpnPreference. > The server protocol(s) preference should be independent of the > session/connection protocol. > Our internal configuration and use of ALPN should be based on the overall > configuration, not a > configuration specific to the SSL code. Many configurations won't include > ALPN.
Maybe we can reuse the Protocol directive then...
