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

Generally support PEM keystores

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • common
    • None

    Description

      Several Apache projects have added some minimal PEM support.  Usually this is presented as part of supporting generated certificates for a trust store.  By adding a PEM Java KeyStore to Hadoop common, we could provide this support for many clients.

      Example:

      <property>
        <name>ssl.server.truststore.type</name>
        <value>PEM</value>
      </property>

      Attachments

        Activity

          People

            Unassigned Unassigned
            svaughan Steve Vaughan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: