Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-25735

Advanced database encryption documentation does not contain steps to customize algorithm since Bamboo 9.5

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • High
    • None
    • 9.5.0
    • Documentation (User)
    • None

    Description

      Issue Summary

      Our Advanced database password encryption for Bamboo 9.5 and 9.6 does not contain steps to modify the algorithm used.

      This results in a Base 64 encoded string and matches the steps from Basic database password encryption

      Steps to Reproduce

      Follow the instructions in the Documentation.

      Expected Results

      The documentation should contain the command to use a custom algorithm. For example:

      java -cp "./*" com.atlassian.secrets.cli.db.DbCipherTool -c com.atlassian.secrets.store.algorithm.AlgorithmSecretStore
      

      Actual Results

      Following the instructions results in Base64 encoding instead of the algorithm specified in the JSON string.

      Workaround

      Follow the Advanced encryption - Confluence 8.8 documentation for generating the encrypted key files as it uses the same version of Atlassian Secrets CLI (3.2.4) as Bamboo.

      Attachments

        Issue Links

          Activity

            People

              2cd4b6cecf0f Jacek Krawczyk
              jowen@atlassian.com Jeremy Owen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: