Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11311

Restrict uppercase key names from being created with JCEKS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.1
    • 2.7.0
    • security
    • None
    • Incompatible change
    • Keys with uppercase names can no longer be created when using the JavaKeyStoreProvider to resolve ambiguity about case-sensitivity in the KeyStore spec.

    Description

      The Java KeyStore spec is ambiguous about the requirements for case-sensitivity for KeyStore implementations. The JDK7 JCEKS is not case-sensitive. This makes it difficult to migrate from JCEKS to case-sensitive implementations.

      Attachments

        1. hadoop-11311.001.patch
          3 kB
          Andrew Wang

        Activity

          People

            andrew.wang Andrew Wang
            andrew.wang Andrew Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: