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

System property to set the number of PBE iterations in JCEKS keystores

XMLWordPrintable

    • b24
    • generic
    • generic

        The goal of this enhancement is to introduce a system property to allow the user set the number of password-based encryption (PBE) iterations in JCEKS keystores.

        Default value must be 200000, as previous to this enhancement. Values in the range 10000 to 5000000 are valid. If a value is out of the valid range or if there is an error while parsing the property value, the default must be used.

        System property name: jdk.jceks.iterationCount

        Note: JCEKS keystores are now obsolete and PKCS12 keystores are recommended instead.

              mbalao Martin Balao Alonso
              mbalao Martin Balao Alonso
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: