Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2575

Non file-based keystores used in ssl configuration don't allow to set key alias

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Do
    • Icon: Critical Critical
    • 3.0.0.Beta29
    • None
    • Management, Security
    • None

      Management model for SSL in security realms allows to configure alias to be used for the keystore. Neverhteless this configuration doesn't work for non-file-based keystores.

      E.g.

          <ssl>
            <keystore provider="custodia-cli"
              alias="server-ssl" keystore-password="thepassword" />
          </ssl>
      

      The problem is probably in ProviderKeyManagerService class which has no evidence about the alias.

            darran.lofthouse@redhat.com Darran Lofthouse
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: