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

Add an option to disable all "EXPORT" ciphersuites.

XMLWordPrintable

      Currently, the EXPORT cipher suites have to be disabled individually.

          jdk.tls.disabledAlgorithms = \
              DHE_DSS_EXPORT, DHE_RSA_EXPORT, DH_anon_EXPORT, DH_DSS_EXPORT, \
              DH_RSA_EXPORT, RSA_EXPORT


      It would be nice to simplify the expression as:
          jdk.tls.disabledAlgorithms = EXPORT

            xuelei Xuelei Fan
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: