winterhazel commented on issue #12523:
URL: https://github.com/apache/cloudstack/issues/12523#issuecomment-4219338782

   @DaanHoogland I think that the startup failure when an encrypted setting has 
a decrypted value in the database is the correct behavior. This indicates to 
operators that there is something wrong that they need to check. We just need 
to improve the logging when this failure happens. Maybe something like:
   
   `We expect the value of setting '<name>' to be encrypted in the database 
with the Management Server's key, but we were unable to decrypt it using this 
key. This issue may happen when the value was manually changed in the database 
to a plain decrypted value. For reference on how to change the value of 
encrypted settings through the database, see <URL to the docuementation>.'`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to