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

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

XMLWordPrintable

      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.

            Unassigned Unassigned
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: