HTTP/2 Over HTTPS by Using Open SSL Library from JBoss Core Services

Procedure

  1. Create One Way or Two Way SSL based component.
  2. On the Add From Enabler option, add the runtime context variables:
    Variable Description
    HTTP2_h2

    h2 Http2 enablement flag (http2 with https protocol). Set its value to true.

    HTTP2_OPENSSL_PROTOCOL

    OpenSSL protocol to be used. The available values are : openssl.TLS, openssl.TLSv1, openssl.TLSv1.1, openssl.TLSv1.2). The variable must be set to either of the available values.

    OPENSSL_LIB_PATH Custom OpenSSL libraries location. Set it to the path of the extracted OpenSSL library ZIP.