Package

com.twitter.finagle.netty4

buoyant

Permalink

package buoyant

Visibility
  1. Public
  2. All

Value Members

  1. object Netty4ClientTls

    Permalink

    An internal channel handler that reads the Transport.Tls and ApplicationProtocols stack params to replace the finagle-installed SSL channel handlers for client transport encryption.

    An internal channel handler that reads the Transport.Tls and ApplicationProtocols stack params to replace the finagle-installed SSL channel handlers for client transport encryption.

    This is a workaround for a limited set of TlsConfig options: application protocols may be configured on servers, but not on clients. The introduction of the ApplicationProtocols param allows finagle transporters to announce protocol support.

    See https://github.com/twitter/finagle/issues/580

Ungrouped