XMLWordPrintable

      Vault configurations specify keystore and encoded dir, paths which must be migrated, thus a new path migration component is needed to find such references, in the server configurations that includes vaults (standalone and host).

      <vault>
        <vault-option name="KEYSTORE_URL" value="${jboss.home.dir}/vault/vault.keystore"/>
        <vault-option name="KEYSTORE_PASSWORD" value="MASK-5dOaAVafCSd"/>
        <vault-option name="KEYSTORE_ALIAS" value="vault"/>
        <vault-option name="SALT" value="1234abcd"/>
        <vault-option name="ITERATION_COUNT" value="120"/>
        <vault-option name="ENC_FILE_DIR" value="${jboss.home.dir}/vault/"/>
      </vault>
      

              emartins@redhat.com Eduardo Martins
              emartins@redhat.com Eduardo Martins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: