Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8076153

Cannot enable TLSv1.2 as default in JDK 7

XMLWordPrintable

      Submitter has two servers communicating with each other over TLS. One has minimum TLS protocol level of TLS1.2 set. The other server is running JDK7u and is operating in TLS 1.0 mode. Submitter attempting to modify behaviour via use of
      -Dhttps.protocols=TLSv1.2

      That property however will only influence behaviour on HttpsClient/HttpsURLConnection managed TLS connections.

            coffeys Sean Coffey
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: