Class H2ServerTlsStrategy

  • All Implemented Interfaces:
    TlsStrategy

    public class H2ServerTlsStrategy
    extends java.lang.Object
    implements TlsStrategy
    Default server-side implementation of TlsStrategy that upgrades inbound connections with TLS security. This strategy will try to negotiate an application protocol using TLS ALPN extension based on HttpVersionPolicy passed to the strategy as an attachment. The strategy will also enforce restrictions on TLS parameters required by the HTTP/2 specification.
    Since:
    5.0