Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-6881

Elytron key/trust-manager-factory default algorithm

    XMLWordPrintable

Details

    Description

      key-manager-factory and trust-manager-factory requires user to specify algorithm.

      Consider defaulting in elytron code to TrustManagerFactory.getDefaultAlgorithm() and KeyManagerFactory.getDefaultAlgorithm().
      It is java portable as for oracle java it returns SunX509 and for Ibm java IbmX509.

      This JIRA is in scope of "user experience", minimizing necessary user input configuration.

      David: "The trust manager definitely should use the default algorithm when none is given; in this case the algorithm name isn't an "algorithm" per se, it's just an implementation name."

      Attachments

        Issue Links

          Activity

            People

              jkalina@redhat.com Jan Kalina (Inactive)
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: