You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2014/11/17 20:45:34 UTC

[jira] [Updated] (HADOOP-11311) Restrict uppercase key names from being created with JCEKS

     [ https://issues.apache.org/jira/browse/HADOOP-11311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Wang updated HADOOP-11311:
---------------------------------
    Attachment: hadoop-11311.001.patch

Patch attached which prevents creation of keys with uppercase characters.

> Restrict uppercase key names from being created with JCEKS
> ----------------------------------------------------------
>
>                 Key: HADOOP-11311
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11311
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.5.1
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>         Attachments: hadoop-11311.001.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)