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

Certificates not being blocked by jdk.tls.disabledAlgorithms property

    XMLWordPrintable

Details

    • b148
    • Verified

    Backports

      Description

        The jdk.tls.disabledAlgorithms property also applies to certificates, as the definition states in the java.security file:

        # For PKI-based peer authentication and key exchange mechanisms, this list
        # of disabled algorithms will also be checked during certification path
        # building and validation, including algorithms used in certificates, as
        # well as revocation information such as CRLs and signed OCSP Responses.
        # This is in addition to the jdk.certpath.disabledAlgorithms property above.

        This functionality is not currently working properly.

        Attachments

          Issue Links

            Activity

              People

                mullan Sean Mullan
                mullan Sean Mullan
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: