Unable to find out Encryption page

Make sure to tell us:

  • What version are you upgrading from?
    Sonarqube 9.9.1 LTS community edition
  • System information (Operating system, Java version, Database provider/version)
    Windows Server 2016, OpenJDK 17.0.1, MS-SQL server 2017
  • What’s the issue you’re facing?
    unable to see encryption text area as mentioned in the sonarqube website, please provide the solution, I tried to see below page with default user -“admin” in the MS Edge , chrome browsers. I want to encrypt database password and LDAP password, please guide the solution

Hi,

Click on the “Configuration” tab and select the “Encryption” option. This will take you to the encryption settings page.

image

Alternatively, you can directly access the encryption page directly on: <you_sonar_server>/admin/settings/encryption.

Once you’re on the encryption settings page, you need to generate a secret key and then proceed with the provided instructions.

1 Like

@felipebz Thanks for reply.

I already tried with that option before raise the ticket , unfortunately the view like the below, please provide the fix, ( open URL in the MS edge and chrome as well)

The message displayed on this page is crystal clear:

Secret key is required to be able to encrypt properties

In addition, there is a button to generate the secret key. When you click on the “Generate Secret Key” button, a prompt similar to the following appears:

The prompt also provides detailed instructions on how to correctly configure the secret key on your SonarQube instance.

You can find these instructions on the page where you found the initial screenshot: “Security” > “Generate the secret key” from the SonarQube docs"

I highly recommend carefully reading the documentation provided. It contains valuable information and step-by-step instructions to assist you.

2 Likes

Special thanks @felipebz for the in detail message.

Now able to encrypt the password and able to connect DB and AD with encrypted passwords.

and other ticket also helped for troubleshoot the subsequent problems

Once again special thanks to you and your team.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.