Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-1077

HTTP/2 supported features simplification

XMLWordPrintable

      Installation guide
      ch. http/2

      There is bullet list:

      • is supported for encrypted connections using Transport Layer Security (TLS) (SSLEnabled="true"), indicated by the h2 keyword when enabled.
      • is not supported for unencrypted connections using the Transmission Control Protocol (TCP) indicated by the h2c keyword when enabled.

      I suggest to write it like:

      • is supported for encrypted connections over TLS (h2).
      • is not supported for unencrypted connections over TCP (h2c).

              tkelly@redhat.com Tyler Kelly (Inactive)
              jstefl@redhat.com Jan Štefl
              Jan Štefl Jan Štefl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: