Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8353

[Broker-J][JMS AMQP 0-x] Add support for TLSv1.3

    XMLWordPrintableJSON

Details

    Description

      As part of QPID-7056 the functionality for establishing TLS connectivity in Qpid Broker-J and JMS client for AMQP 0-x have been changed to enforce creation of SSLContext with a hard-coded sub-set of TLS protocols (TLSv1.2, TLSv1.1, TLS, TLSv1). See SSLUtil#tryGetSSLContext(). As result, both broker and client might not be able to establish TLSv1.3 connections when JDK 11 or above is used unless TLSv1.2, TLSv1.1 are explicitly blacklisted. The code needs to be improved to allow TLSv1.3.

      Attachments

        Issue Links

          Activity

            People

              orudyy Alex Rudyy
              orudyy Alex Rudyy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: