Good Day
I am trying to get the plain text value of my encrypted value in sonar.properties.
Version: Sonarqube: 9.6
Trying to achieve:
the values in sonar.properties have been encrypted(DB name, DB credentials, LDAP password),
I want to revert back to plain text value. is this still possible?
Because I forgot to back up before doing the encryption.
what have I tried:
read the forum but found none so far.